Skip to content

Commit a3274c6

Browse files
committed
reflect schema changes
1 parent 58b2f64 commit a3274c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/plot-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37750,11 +37750,11 @@
3775037750
"items": [
3775137751
{
3775237752
"editType": "plot",
37753-
"valType": "number"
37753+
"valType": "any"
3775437754
},
3775537755
{
3775637756
"editType": "plot",
37757-
"valType": "number"
37757+
"valType": "any"
3775837758
}
3775937759
],
3776037760
"valType": "info_array"

0 commit comments

Comments
 (0)