Updated
This commit is contained in:
@@ -88,8 +88,8 @@
|
||||
"title": "Sound Definitions"
|
||||
},
|
||||
"__use_legacy_max_distance": {
|
||||
"description": "UNDOCUMENTATED: use legacy max distance",
|
||||
"title": "Use Legacy Max Distance",
|
||||
"description": "UNDOCUMENTATED: use legacy Maximum distance",
|
||||
"title": "Use Legacy Maximum Distance",
|
||||
"type": "string",
|
||||
"enum": ["true", "false"]
|
||||
}
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
],
|
||||
"title": "Event Name"
|
||||
},
|
||||
"min_delay": { "type": "integer", "description": "UNDOCUMENTATED: min delay", "title": "Min Delay" },
|
||||
"max_delay": { "type": "integer", "description": "UNDOCUMENTATED: max delay", "title": "Max Delay" }
|
||||
"min_delay": { "type": "integer", "description": "UNDOCUMENTATED: Minimum delay", "title": "Minimum Delay" },
|
||||
"max_delay": { "type": "integer", "description": "UNDOCUMENTATED: Maximum delay", "title": "Maximum Delay" }
|
||||
},
|
||||
"title": "Music"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user