mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-26 19:10:31 +00:00
Do not refresh the key each run
This commit is contained in:
parent
83fa1d38c4
commit
224baddcb8
@ -66,7 +66,6 @@ class Launcher(QtWidgets.QMainWindow):
|
||||
def __init__(self, common, app, url_list):
|
||||
super(Launcher, self).__init__()
|
||||
self.common = common
|
||||
self.common.refresh_keyring()
|
||||
self.app = app
|
||||
|
||||
self.url_list = url_list
|
||||
|
Loading…
Reference in New Issue
Block a user