Revert imageio removal from project anatomy in config schema

This commit is contained in:
Roy Nieterau 2022-09-24 12:04:03 +02:00
parent 4a98d8de39
commit 9ff7d56653

View file

@ -23,6 +23,9 @@
"roots": {
"type": "object"
},
"imageio": {
"type": "object"
},
"tasks": {
"type": "object",
"items": {