1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Fix: Typo in AzurLaneUncensored

This commit is contained in:
LmeSzinc
2021-10-28 02:04:40 +08:00
parent e6551b579e
commit a965e24ae6

View File

@@ -25,7 +25,7 @@ class AzurLaneUncensored(LoginHandler):
manager.git_repository_init(
repo=repo,
source='origin',
brunch='master',
branch='master',
proxy=manager.config['GitProxy'],
keep_changes=False
)