svelte check fix
This commit is contained in:
parent
e5b3088b5e
commit
59c22c8dfc
@ -1,6 +1,5 @@
|
||||
<script lang="typescript">
|
||||
|
||||
import { get } from "svelte/store";
|
||||
import type { Unsubscriber } from "svelte/store";
|
||||
import { emoteStore, emoteMenuStore } from "../../Stores/EmoteStore";
|
||||
import { onDestroy, onMount } from "svelte";
|
||||
|
Loading…
Reference in New Issue
Block a user