1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

Don't nuke plugin last_error state

This commit is contained in:
Jonathan Harris 2017-08-15 23:46:03 +01:00
parent 2038d2b2cc
commit e86d915b04

View File

@ -733,7 +733,6 @@ class AppWindow:
self.w.update_idletasks()
if not config.getint('hotkey_mute'):
hotkeymgr.play_bad()
plug.last_error = None
def shipyard_url(self, shipname=None):