Skip to content

Commit

Permalink
Merge pull request #28919 from nextcloud/backport/28918/stable22
Browse files Browse the repository at this point in the history
[stable22] Use IRoomMetadata as source of truth for supported room types
  • Loading branch information
kesselb authored Sep 21, 2021
2 parents 5042fda + 0931599 commit 72ac7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Calendar/Room/IRoomMetadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 72ac7c1

Please sign in to comment.