move default settings from 'project_settings/global/tools/publish/template_name_profiles' to legacy place

This commit is contained in:
Jakub Trllo 2022-11-22 15:11:58 +01:00
parent 10b2c2b24f
commit 8a121bc0ff

View file

@ -288,6 +288,17 @@
"task_types": [],
"tasks": [],
"template_name": "maya2unreal"
},
{
"families": [
"online"
],
"hosts": [
"traypublisher"
],
"task_types": [],
"tasks": [],
"template_name": "online"
}
]
},
@ -484,19 +495,7 @@
]
},
"publish": {
"template_name_profiles": [
{
"families": [
"online"
],
"hosts": [
"traypublisher"
],
"task_types": [],
"task_names": [],
"template_name": "online"
}
],
"template_name_profiles": [],
"hero_template_name_profiles": []
}
},