mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
New snapshot
This commit is contained in:
@@ -1173,7 +1173,7 @@ class Controller(object):
|
||||
webbrowser.open(application.url)
|
||||
|
||||
def manage_accounts(self, *args, **kwargs):
|
||||
sm = sessionManager.sessionManagerController()
|
||||
sm = sessionManager.sessionManagerController(started=True)
|
||||
sm.fill_list()
|
||||
sm.show()
|
||||
for i in sm.new_sessions:
|
||||
|
Reference in New Issue
Block a user