mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
[901] Add Status Update for Incomplete Logins
This commit is contained in:
parent
4a7db7088c
commit
5b85e32374
@ -809,6 +809,8 @@ class AppWindow:
|
||||
|
||||
# Check for Valid Providers
|
||||
validate_providers()
|
||||
if monitor.cmdr is None:
|
||||
self.status['text'] = _("Awaiting Full CMDR Login")
|
||||
|
||||
# Start a protocol handler to handle cAPI registration. Requires main loop to be running.
|
||||
self.w.after_idle(lambda: protocol.protocolhandler.start(self.w))
|
||||
|
Loading…
x
Reference in New Issue
Block a user