We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df62a1c commit 28e9e21Copy full SHA for 28e9e21
1 file changed
__init__.py
@@ -397,7 +397,6 @@ def __init__(self):
397
icon_factory=self.firefox_icon_factory,
398
index_history=self._index_history,
399
)
400
- self.handler.updateIndexItems()
401
402
self.history_handler = FirefoxHistoryHandler(
403
profile_path=self.firefox_data_dir / self.current_profile_path,
0 commit comments