mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add child task support
This commit is contained in:
@@ -31,4 +31,5 @@ export interface CategoryDataStatus {
|
||||
apps: string // assignedAppsVersion
|
||||
rules: string // timeLimitRulesVersion
|
||||
usedTime: string // usedTimeItemsVersion
|
||||
tasks?: string // taskListVersion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user