Fix granting extra time for another day after task completion

This commit is contained in:
Jonas Lochmann
2022-01-03 01:00:00 +01:00
parent 54faa8cef3
commit 48d7d83db3
11 changed files with 123 additions and 12 deletions
+4
View File
@@ -54,10 +54,14 @@
},
"message": {
"type": "string"
},
"apiLevel": {
"type": "number"
}
},
"additionalProperties": false,
"required": [
"apiLevel",
"fullVersion"
],
"definitions": {