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 PresentationLayout from "./Layouts/PresentationLayout.svelte";
import MozaicLayout from "./Layouts/MozaicLayout.svelte";
import { LayoutMode } from "../../WebRtc/LayoutManager";