mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #28918 from nextcloud/fix/noid/room-type-source-of-truth
Use IRoomMetadata as source of truth for supported room types
This commit is contained in:
commit
7cab6ed3cb
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