From 3ca479a5afee2d32e03bfc1f0e871403bb64738b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Aug 2022 20:47:43 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index aecdc6be..bee1081b 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -366,7 +366,7 @@ "type": "number", "description": "How fast the clouds will rotate in degrees per second.", "format": "float", - "default": 10.0 + "default": 0.0 } } },