Skip to content

Commit

Permalink
MM-21920 Add channel mentions permission to list of permissions (matt…
Browse files Browse the repository at this point in the history
  • Loading branch information
fmunshi authored Feb 6, 2020
1 parent bac270b commit 571d2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/permissions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ export default {
INVITE_GUEST: 'invite_guest',
PROMOTE_GUEST: 'promote_guest',
DEMOTE_TO_GUEST: 'demote_to_guest',
USE_CHANNEL_MENTIONS: 'use_channel_mentions',
};

0 comments on commit 571d2b4

Please sign in to comment.