This commit is contained in:
2026-07-26 17:24:49 +02:00
parent b8277d6351
commit a3963611f0
23 changed files with 1499 additions and 189 deletions
+1
View File
@@ -80,6 +80,7 @@ class AdminDeviiTaskItemOut(_Out):
owner_uid: str = ""
owner: str = ""
owner_is_admin: bool = False
quota: dict = {}
schedule: str = ""
status: str = ""
enabled: bool = False