parent
7b23b12125
commit
ea2791fac7
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ class _NewRoomPageState extends State {
|
||||||
path: 'createRoom',
|
path: 'createRoom',
|
||||||
body: {
|
body: {
|
||||||
'room': room.id,
|
'room': room.id,
|
||||||
'server': room.serverTag,
|
|
||||||
'title': room.name,
|
'title': room.name,
|
||||||
'description': room.description,
|
'description': room.description,
|
||||||
'icon': room.icon?.type,
|
'icon': room.icon?.type,
|
||||||
|
|
Loading…
Reference in a new issue