mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add preblocking
This commit is contained in:
@@ -61,6 +61,7 @@ export interface ServerUserEntry {
|
||||
blockedTimes: string
|
||||
flags: number
|
||||
llc?: string // limit login category
|
||||
pbd?: number // pre block duration, default is zero
|
||||
}
|
||||
|
||||
export interface ServerDeviceData {
|
||||
|
||||
Reference in New Issue
Block a user