mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-04 17:07:23 +00:00
pages/search: cleanup session
This commit is contained in:
parent
e8f5b3cda9
commit
901f7ac65b
2 changed files with 33 additions and 29 deletions
|
|
@ -8,7 +8,6 @@ const store = Store.init({
|
|||
windows: browser.windows,
|
||||
onStateUpdate: dom.updateSearchResults,
|
||||
closeCurrentTab: () => {
|
||||
history.replaceState({}, '', '')
|
||||
browser.runtime.sendMessage({action: 'closeSender'})
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue