mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-18 05:58:52 +00:00
web: add UserActivation polyfill for browsers that don't have it
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import { browser } from "$app/environment";
|
||||
import { afterNavigate } from "$app/navigation";
|
||||
|
||||
import "$lib/polyfills";
|
||||
import env from "$lib/env";
|
||||
import settings from "$lib/state/settings";
|
||||
import locale from "$lib/i18n/locale";
|
||||
|
||||
Reference in New Issue
Block a user