mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 09:53:24 -05:00
DEV: Add chat to notifications to test notification-types (#14372)
This commit is contained in:
+2
@@ -31,4 +31,6 @@ export const NOTIFICATION_TYPES = {
|
||||
votes_released: 26,
|
||||
event_reminder: 27,
|
||||
event_invitation: 28,
|
||||
chat_mention: 29,
|
||||
chat_message: 30,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user