mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
user_groups: Add UI to set and update can_mention_group setting.
This commit adds support to set can_mention_group setting when creating user group and also update the setting for existing user groups.
This commit is contained in:
@@ -259,6 +259,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/url-template.d.ts",
|
||||
"web/src/user_card_popover.js",
|
||||
"web/src/user_deactivation_ui.ts",
|
||||
"web/src/user_group_components.js",
|
||||
"web/src/user_group_create.js",
|
||||
"web/src/user_group_create_members.js",
|
||||
"web/src/user_group_create_members_data.ts",
|
||||
|
||||
Reference in New Issue
Block a user