diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index b85ea303..d6f6640d 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2183,7 +2183,8 @@ }, "rotate": { "type": "boolean", - "description": "Exclusive to slide reels. Whether this slide should rotate the reel item while inside a projector." + "description": "Exclusive to slide reels. Whether this slide should rotate the reel item while inside a projector.", + "default": true } } },