mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Extend device status action for q or later
This commit is contained in:
@@ -1225,6 +1225,9 @@ const definitions = {
|
||||
},
|
||||
"didReboot": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isQOrLaterNow": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user