mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add column for block all notifications
This commit is contained in:
@@ -93,6 +93,7 @@ export interface ServerUpdatedCategoryBaseData {
|
||||
tempBlocked: boolean
|
||||
version: string
|
||||
parentCategoryId: string
|
||||
blockAllNotifications: boolean
|
||||
}
|
||||
|
||||
export interface ServerUpdatedCategoryAssignedApps {
|
||||
|
||||
Reference in New Issue
Block a user