mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2024-11-22 23:50:52 +01:00
Fix SaveRoomSettingsComposer
This commit is contained in:
parent
b44af6110a
commit
dfce157d80
@ -35,6 +35,9 @@ implements
|
||||
chatFloodProtection: number
|
||||
)
|
||||
{
|
||||
//@ts-ignore
|
||||
this._data = [];
|
||||
|
||||
this._data.push(
|
||||
roomId,
|
||||
roomName,
|
||||
|
Loading…
Reference in New Issue
Block a user