🚨 Fixed linter error
This commit is contained in:
@@ -47,7 +47,6 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { onMount } from 'svelte';
|
import { onMount } from 'svelte';
|
||||||
import { browser } from '$app/environment';
|
import { browser } from '$app/environment';
|
||||||
import zh_Hant from '$lib/i18n/locales/zh_Hant.json';
|
|
||||||
|
|
||||||
export let languages: Array<{
|
export let languages: Array<{
|
||||||
flag: string;
|
flag: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user