feat: closes #8308, edit post notif for watched topic posts

This commit is contained in:
Barış Soner Uşaklı
2020-05-10 22:21:32 -04:00
parent 6d57d8446a
commit a73c755b05
6 changed files with 27 additions and 17 deletions

View File

@@ -21,6 +21,7 @@ Notifications.baseTypes = [
'notificationType_upvote',
'notificationType_new-topic',
'notificationType_new-reply',
'notificationType_post-edit',
'notificationType_follow',
'notificationType_new-chat',
'notificationType_group-invite',