mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add new API to increment the used time
This commit is contained in:
@@ -21,6 +21,7 @@ export { AddCategoryAppsAction } from './addcategoryapps'
|
||||
export { AddUserAction } from './adduser'
|
||||
export { AddInstalledAppsAction } from './addinstalledapps'
|
||||
export { AddUsedTimeAction } from './addusedtime'
|
||||
export { AddUsedTimeActionVersion2 } from './addusedtime2'
|
||||
export { ChangeParentPasswordAction } from './changeparentpassword'
|
||||
export { ChildChangePasswordAction } from './childchangepassword'
|
||||
export { ChildSignInAction } from './childsignin'
|
||||
|
||||
Reference in New Issue
Block a user