Fixed ref

This commit is contained in:
DaanV2
2021-01-27 00:52:47 +01:00
parent 30cb106178
commit ea2eb0c0ff
88 changed files with 138 additions and 138 deletions

View File

@@ -7,7 +7,7 @@
"additionalProperties": false,
"properties": {
"priority": {
"ref": "types/base_priority.json"
"$ref": "types/base_priority.json"
},
"tick_interval": {
"type": "integer",