feat: Add notification_deleted action cable event (#8431)
This commit is contained in:
@@ -48,6 +48,7 @@ module Events::Types
|
||||
|
||||
# notification events
|
||||
NOTIFICATION_CREATED = 'notification.created'
|
||||
NOTIFICATION_DELETED = 'notification.deleted'
|
||||
|
||||
# agent events
|
||||
AGENT_ADDED = 'agent.added'
|
||||
|
||||
Reference in New Issue
Block a user