Fix SaveRoomSettingsComposer

This commit is contained in:
Bill 2022-05-25 19:03:04 -04:00
parent b44af6110a
commit dfce157d80

View File

@ -35,6 +35,9 @@ implements
chatFloodProtection: number
)
{
//@ts-ignore
this._data = [];
this._data.push(
roomId,
roomName,