Lukas Hass
2022-01-31 17:30:07 +01:00
parent b83fc77183
commit 0dcadd474f
29 changed files with 29 additions and 29 deletions
@@ -1,4 +1,4 @@
<script lang="typescript">
<script lang="ts">
import type { Unsubscriber } from "svelte/store";
import { emoteStore, emoteMenuStore } from "../../Stores/EmoteStore";
import { onDestroy, onMount } from "svelte";