Updated Schemas

This commit is contained in:
Ben C 2024-06-04 12:34:29 +00:00
parent e70d9ba641
commit 978de836d8

View File

@ -2183,7 +2183,8 @@
}, },
"rotate": { "rotate": {
"type": "boolean", "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
} }
} }
}, },