mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Revert imageio removal from project anatomy in config schema
This commit is contained in:
parent
4a98d8de39
commit
9ff7d56653
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
||||||
"roots": {
|
"roots": {
|
||||||
"type": "object"
|
"type": "object"
|
||||||
},
|
},
|
||||||
|
"imageio": {
|
||||||
|
"type": "object"
|
||||||
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"items": {
|
"items": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue