mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add support for delayed notification blocking
This commit is contained in:
@@ -118,6 +118,7 @@ export interface ServerUpdatedCategoryBaseData {
|
||||
// disable limits until
|
||||
dlu: number
|
||||
flags: number
|
||||
blockNotificationDelay: number
|
||||
}
|
||||
|
||||
export interface ServerCategoryNetworkId {
|
||||
|
||||
Reference in New Issue
Block a user