mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
parent
41e2b0a64e
commit
196cf0fc98
@ -325,10 +325,7 @@ def worker():
|
||||
if __debug__: print_exc()
|
||||
retrying += 1
|
||||
else:
|
||||
if callback:
|
||||
callback(None)
|
||||
else:
|
||||
plug.show_error(_("Error: Can't connect to EDSM"))
|
||||
plug.show_error(_("Error: Can't connect to EDSM"))
|
||||
|
||||
if closing:
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user