mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
replaced dots in default tools
This commit is contained in:
parent
6b2ababb62
commit
d55d133b79
1 changed files with 4 additions and 4 deletions
|
|
@ -36,18 +36,18 @@
|
|||
}
|
||||
},
|
||||
"variants": {
|
||||
"mtoa_3.2": {
|
||||
"mtoa_3_2": {
|
||||
"MTOA_VERSION": "3.2",
|
||||
"__environment_keys__": {
|
||||
"mtoa_3.2": [
|
||||
"mtoa_3_2": [
|
||||
"MTOA_VERSION"
|
||||
]
|
||||
}
|
||||
},
|
||||
"mtoa_3.1": {
|
||||
"mtoa_3_1": {
|
||||
"MTOA_VERSION": "3.1",
|
||||
"__environment_keys__": {
|
||||
"mtoa_3.1": [
|
||||
"mtoa_3_1": [
|
||||
"MTOA_VERSION"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue