mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-05 01:17:23 +00:00
pages/search: indicator for discarded tabs
This commit is contained in:
parent
bd95d1c114
commit
bcf56cf841
4 changed files with 25 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ export const init = ({
|
|||
})
|
||||
|
||||
const pickFields = (tab) => [
|
||||
'discarded',
|
||||
'favIconUrl',
|
||||
'id',
|
||||
'label',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue