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