diff --git a/docs/constants.md b/docs/constants.md index f5c4b21057c..92f2f499166 100644 --- a/docs/constants.md +++ b/docs/constants.md @@ -8,6 +8,7 @@ * `3` Public * `4` Changelog * `5` Former "One to one" (When a user is deleted from the server or removed from all their conversations, `1` "One to one" rooms are converted to this type) +* `6` Note to self ### Object types diff --git a/src/components/ConversationSettings/ConversationSettingsDialog.vue b/src/components/ConversationSettings/ConversationSettingsDialog.vue index 8a174ef30cd..2086b80219b 100644 --- a/src/components/ConversationSettings/ConversationSettingsDialog.vue +++ b/src/components/ConversationSettings/ConversationSettingsDialog.vue @@ -36,7 +36,8 @@