mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -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
62a814f4fb
commit
33ec7ef280
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,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