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