mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Remove parent blocked time support
This commit is contained in:
@@ -52,6 +52,7 @@ export interface UserAttributesVersion4 {
|
||||
}
|
||||
|
||||
export interface UserAttributesVersion5 {
|
||||
// currently unused
|
||||
blockedTimes: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user