调整参数适配主分支

This commit is contained in:
DLmaster
2024-11-02 23:57:23 +08:00
parent 1bfd7891b5
commit 87f07bf95c
8 changed files with 54 additions and 26 deletions

View File

@@ -2347,7 +2347,7 @@ class Main(QWidget):
# 从远程服务器获取最新版本信息
try:
response = requests.get(
"https://ghp.ci/https://github.com/DLmaster361/AUTO_MAA/blob/Updater/res/version.json"
"https://ghp.ci/https://github.com/DLmaster361/AUTO_MAA/blob/main/res/version.json"
)
except Exception as e:
QMessageBox.critical(