Add preblocking

This commit is contained in:
Jonas Lochmann
2020-12-21 01:00:00 +01:00
parent 13ede06a91
commit 2bb3777484
23 changed files with 615 additions and 71 deletions
+1
View File
@@ -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 {