修复选非Gitlink源无法正常安装wine的问题

This commit is contained in:
gfdgd xi 2023-05-03 20:01:53 +08:00
parent f54e589e3d
commit e9d8bc1ee3

View File

@ -315,7 +315,7 @@ def on_addButton_clicked():
dialog,
downloadUrl,
"",
internetJsonList[choose][1],
os.path.basename(internetJsonList[choose][1]),
ui.localWineList,
ui.deleteZip.isChecked(),
not ui.unzip.isChecked(),