fix flame version string in default settings

This commit is contained in:
Jakub Trllo 2022-02-22 11:15:25 +01:00
parent 73d3ef1177
commit 449bbe022c

View file

@ -135,7 +135,7 @@
"OPENPYPE_WIRETAP_TOOLS": "/opt/Autodesk/wiretap/tools/2021"
}
},
"2021.1": {
"2021_1": {
"use_python_2": true,
"executables": {
"windows": [],
@ -159,7 +159,7 @@
},
"__dynamic_keys_labels__": {
"2021": "2021",
"2021.1": "2021.1"
"2021_1": "2021.1"
}
}
},