mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
Updated projinfo schema
This commit is contained in:
parent
d3efaf9301
commit
b4b9beeb1a
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"minItems": 1,
|
||||
"uniqueItems": true,
|
||||
"description": "The list of initial tabs to display on new saves. This value must have at least one element. Each element should be the ID of the layer to display in that tab."
|
||||
},
|
||||
"maxTickLength": {
|
||||
|
|
Loading…
Reference in a new issue