mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
removed ftrack project config
This commit is contained in:
parent
2f87b60f2e
commit
6539dc325c
1 changed files with 0 additions and 39 deletions
|
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"key": "ftrack",
|
||||
"type": "dict",
|
||||
"expandable": true,
|
||||
"label": "Ftrack",
|
||||
"children": [
|
||||
{
|
||||
"key": "status_update",
|
||||
"type": "dict",
|
||||
"expandable": true,
|
||||
"label": "Status updates",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "Ready",
|
||||
"type": "text",
|
||||
"label": "Ready"
|
||||
}, {
|
||||
"key": "Ready2",
|
||||
"type": "text",
|
||||
"label": "Ready2"
|
||||
}
|
||||
]
|
||||
}, {
|
||||
"key": "status_version_to_task",
|
||||
"type": "dict",
|
||||
"expandable": true,
|
||||
"label": "Version status to Task status",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "in progress",
|
||||
"type": "text",
|
||||
"label": "In Progress"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue