mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
Delete old pre-2.25 settings
This commit is contained in:
parent
e810b87dd4
commit
da76172dfa
@ -297,6 +297,9 @@ class AppWindow:
|
||||
prefs.migrate(data['commander']['name'])
|
||||
except:
|
||||
if __debug__: print_exc()
|
||||
config.delete('username')
|
||||
config.delete('password')
|
||||
config.delete('logdir')
|
||||
|
||||
# Check system time
|
||||
drift = abs(time() - self.eddn.time())
|
||||
|
Loading…
x
Reference in New Issue
Block a user