moved project plugin paths to project settings

This commit is contained in:
iLLiCiTiT 2021-03-25 15:37:57 +01:00
parent 635347cf20
commit 712670ec60
2 changed files with 8 additions and 7 deletions

View file

@ -22,6 +22,14 @@
{
"type": "schema",
"name": "schema_project_syncserver"
},
{
"key": "project_plugins",
"type": "path",
"label": "Additional Project Plugin Paths",
"multiplatform": true,
"multipath": true,
"use_label_wrap": true
}
]
}

View file

@ -18,13 +18,6 @@
{
"type": "splitter"
},
{
"key": "project_plugins",
"type": "path",
"label": "Additional Project Plugins Path",
"multiplatform": true,
"multipath": false
},
{
"key": "studio_soft",
"type": "path",