mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-05 03:09:09 +02:00
Chat notifs (#11832)
* first part of chat notifs * moved default notif to manage page * spec * notifs * delete settings on room delete
This commit is contained in:
committed by
GitHub
parent
f377650161
commit
61f036ce1d
@@ -22,6 +22,8 @@ RoomObject:
|
||||
timestamp:
|
||||
type: number
|
||||
description: Timestamp of when room was created
|
||||
notificationSetting:
|
||||
type: number
|
||||
MessageObject:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user