mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-26 16:08:05 +08:00
检测有误
This commit is contained in:
parent
5e325a873e
commit
d27c31ae6f
@ -1279,7 +1279,7 @@ class UpdateWindow():
|
||||
isArch = False
|
||||
if os.path.exists("/etc/arch-release"):
|
||||
isArch = True
|
||||
if UpdateWindow.data["Url-pkg"] == None:
|
||||
if UpdateWindow.data["Url-pkg"][0] == None:
|
||||
unPackageNew = True
|
||||
try:
|
||||
print(UpdateWindow.data["Url"])
|
||||
|
Loading…
x
Reference in New Issue
Block a user