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