mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
Use IRoomMetadata as source of truth for supported room types
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
parent
686dcc93c2
commit
079707cd81
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ interface IRoomMetadata {
|
|||
/**
|
||||
* Type of room
|
||||
*
|
||||
* Allowed values for this key include:
|
||||
* Allowed values for this key are:
|
||||
* - meeting-room
|
||||
* - lecture-hall
|
||||
* - seminar-room
|
||||
|
|
|
|||
Loading…
Reference in a new issue