pages/search: indicator for discarded tabs

This commit is contained in:
He4eT 2024-01-21 21:37:11 +01:00
commit bcf56cf841
4 changed files with 25 additions and 1 deletions

View file

@ -21,6 +21,7 @@ export const init = ({
})
const pickFields = (tab) => [
'discarded',
'favIconUrl',
'id',
'label',