mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #28919 from nextcloud/backport/28918/stable22
[stable22] Use IRoomMetadata as source of truth for supported room types
This commit is contained in:
commit
72ac7c11d6
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