switch branch to master
parent
6991619446
commit
c3e6420623
|
|
@ -11,7 +11,7 @@ import sys
|
|||
REPO_LOCATION = Path(__file__).parent
|
||||
# auto_update = os.environ.get("AUTO_UPDATE", "True").lower() in {"true", "yes"}
|
||||
auto_update = True
|
||||
extension_branch = "plugin-server-decouple"
|
||||
extension_branch = "master"
|
||||
if auto_update:
|
||||
print("[Auto-Photoshop-SD] Attempting auto-update...")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue