mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 22:39:04 -06:00
Resolve window config GUI edit meta problem (issue#2860)
Fixes problem with window config meta format caused by typo in main sgct json schema
This commit is contained in:
Submodule apps/OpenSpace/ext/sgct updated: d643b8bf2a...654a594e2d
@@ -313,6 +313,9 @@
|
||||
"minor": { "type": "integer" }
|
||||
},
|
||||
"required": [ "name", "major", "minor" ]
|
||||
},
|
||||
"meta": {
|
||||
"$ref": "sgct.schema.json#/$defs/meta"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user