mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add category flags
This commit is contained in:
@@ -385,6 +385,9 @@
|
||||
},
|
||||
"dlu": {
|
||||
"type": "number"
|
||||
},
|
||||
"flags": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
@@ -396,6 +399,7 @@
|
||||
"dlu",
|
||||
"extraTime",
|
||||
"extraTimeDay",
|
||||
"flags",
|
||||
"mblCharging",
|
||||
"mblMobile",
|
||||
"networks",
|
||||
|
||||
Reference in New Issue
Block a user