Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-23 18:54:07 +00:00
parent 69578ad98a
commit d0319f3197

View File

@ -2151,7 +2151,7 @@
},
"opacity": {
"type": "array",
"description": "Fade this module over time",
"description": "Fade rings in/out over time. Optional. Value between 0-1, time is in minutes.",
"items": {
"$ref": "#/definitions/TimeValuePair"
}