feat: Add ability to mention users in comments (#1162)
This commit is contained in:
@@ -100,6 +100,7 @@ export const NotificationTypes = {
|
||||
MOVE_CARD: 'moveCard',
|
||||
COMMENT_CARD: 'commentCard',
|
||||
ADD_MEMBER_TO_CARD: 'addMemberToCard',
|
||||
MENTION_IN_COMMENT: 'mentionInComment',
|
||||
};
|
||||
|
||||
export const NotificationServiceFormats = {
|
||||
|
||||
Reference in New Issue
Block a user