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