mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add chat invitation notification type (#15288)
This commit is contained in:
committed by
GitHub
parent
4afd6f0189
commit
175ced5096
@@ -108,6 +108,7 @@ class Notification < ActiveRecord::Base
|
||||
event_invitation: 28,
|
||||
chat_mention: 29,
|
||||
chat_message: 30,
|
||||
chat_invitation: 31
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user