Updated projinfo schema
This commit is contained in:
parent
5b3e6e3de2
commit
c6909cf1b6
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