Lukas Hass
2022-01-31 17:30:07 +01:00
parent b83fc77183
commit 0dcadd474f
29 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<script lang="typescript">
<script lang="ts">
import { onMount } from "svelte";
import { audioManagerVisibilityStore } from "../Stores/AudioManagerStore";
import { embedScreenLayout, hasEmbedScreen } from "../Stores/EmbedScreensStore";