Skip to content

Commit 26a46d6

Browse files
fixed json schema
1 parent 46aa6a2 commit 26a46d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim_editor/project.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"duration": {
129129
"$id": "#root/items/sections/items/duration",
130130
"title": "Duration",
131-
"type": "integer",
131+
"type": "number",
132132
"examples": [
133133
1
134134
],

0 commit comments

Comments
 (0)