reversing commit on resolve settings

This commit is contained in:
Jakub Jezek 2021-01-22 16:10:10 +01:00
parent 9a33397e42
commit 8e86ee82f2
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3

View file

@ -823,7 +823,7 @@
"{PYTHON36_RESOLVE}/Scripts",
"{PATH}"
],
"PRE_PYTHON_SCRIPT": "{PYPE_MODULE_ROOT}/pype/resolve/preload_console.py",
"PRE_PYTHON_SCRIPT": "{PYPE_ROOT}/pype/resolve/preload_console.py",
"PYPE_LOG_NO_COLORS": "True",
"RESOLVE_DEV": "True"
},
@ -1388,4 +1388,4 @@
}
}
}
}
}