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:
kesselb 2021-09-21 18:16:01 +02:00 committed by GitHub
commit 7cab6ed3cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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