mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add support for ignoring overlay manipulation warning
This commit is contained in:
@@ -333,6 +333,9 @@ const definitions = {
|
||||
},
|
||||
"reboot": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"overlay": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user