mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add support for parent blocked times
This commit is contained in:
@@ -57,6 +57,7 @@ export interface ServerUserEntry {
|
||||
categoryForNotAssignedApps: string
|
||||
relaxPrimaryDevice: boolean
|
||||
mailNotificationFlags: number
|
||||
blockedTimes: string
|
||||
}
|
||||
|
||||
export interface ServerDeviceData {
|
||||
|
||||
Reference in New Issue
Block a user