create record wip

This commit is contained in:
2026-01-08 23:23:48 +02:00
parent 2a718ac9ee
commit 4470d922b7
42 changed files with 1048 additions and 556 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<script>
import { getContext } from "svelte";
import Icon from "../../common/Icon.svelte";
import Icon from "../../../common/Icon.svelte";
import { getErrorMessage } from "./errorMessage";
const channelurl = getContext("channelurl");
export let validationErrors;