Fixed ref
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user