mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
removed addition ftrack paths from project settings
This commit is contained in:
parent
ee70504dde
commit
664e62ec29
2 changed files with 0 additions and 24 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
{
|
{
|
||||||
"ftrack_actions_path": [],
|
|
||||||
"ftrack_events_path": [],
|
|
||||||
"events": {
|
"events": {
|
||||||
"sync_to_avalon": {
|
"sync_to_avalon": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
|
||||||
|
|
@ -5,28 +5,6 @@
|
||||||
"collapsible": true,
|
"collapsible": true,
|
||||||
"is_file": true,
|
"is_file": true,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
|
||||||
"type": "splitter"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "label",
|
|
||||||
"label": "Additional Ftrack paths"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "list",
|
|
||||||
"key": "ftrack_actions_path",
|
|
||||||
"label": "Action paths",
|
|
||||||
"object_type": "text"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "list",
|
|
||||||
"key": "ftrack_events_path",
|
|
||||||
"label": "Event paths",
|
|
||||||
"object_type": "text"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "splitter"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "dict",
|
"type": "dict",
|
||||||
"key": "events",
|
"key": "events",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue