mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix flame version string in default settings
This commit is contained in:
parent
73d3ef1177
commit
449bbe022c
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue