pages/search: add favicon fallback

This commit is contained in:
He4eT 2024-01-22 02:42:38 +01:00
commit 77561ae793
2 changed files with 9 additions and 0 deletions

View file

@ -10,3 +10,4 @@ const store = Store.init({
})
void inputHandlers.attachInputHandlers(store)
void dom.enableFaviconFallback()