room-details: make default size larger

This commit is contained in:
Alexandre Franke 2023-12-15 11:32:40 +01:00
parent 2028f590ca
commit 3f46054c27
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<property name="title" translatable="yes">Room Details</property>
<property name="modal">True</property>
<property name="destroy_with_parent">True</property>
<property name="default-width">360</property>
<property name="default-height">780</property>
<property name="search-enabled">false</property>
<child>
<object class="ContentRoomDetailsGeneralPage">