group comment notifications and clean up notification style
This commit is contained in:
parent
9fc3d10d4b
commit
9acbdf9825
6 changed files with 99 additions and 13 deletions
ui/constants
2
ui/constants/notifications.js
Normal file
2
ui/constants/notifications.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
export const NOTIFICATION_CREATOR_SUBSCRIBER = 'creator_subscriber';
|
||||
export const NOTIFICATION_COMMENT = 'comment';
|
Loading…
Add table
Add a link
Reference in a new issue