Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-14 20:47:43 +00:00
parent 8c16a50989
commit 3ca479a5af

View File

@ -366,7 +366,7 @@
"type": "number", "type": "number",
"description": "How fast the clouds will rotate in degrees per second.", "description": "How fast the clouds will rotate in degrees per second.",
"format": "float", "format": "float",
"default": 10.0 "default": 0.0
} }
} }
}, },