'Genericise' errors ready for +error.svelte upgrade to handle known errors
This commit is contained in:
@@ -15,7 +15,13 @@
|
||||
import logoPlain from '$lib/assets/round-logo.svg';
|
||||
import favicon from '$lib/assets/round-logo.svg';
|
||||
|
||||
import { IconHome, IconDialpad, IconSettings, IconHelp, IconDots } from '@tabler/icons-svelte-runes';
|
||||
import {
|
||||
IconHome,
|
||||
IconDialpad,
|
||||
IconSettings,
|
||||
IconHelp,
|
||||
IconDots
|
||||
} from '@tabler/icons-svelte-runes';
|
||||
|
||||
onMount(async () => {
|
||||
LOCATIONS.init();
|
||||
|
||||
Reference in New Issue
Block a user