Rough out chat

This commit is contained in:
Jon Staab
2024-10-08 11:39:16 -07:00
parent 7ffd02b736
commit 8698dcc359
59 changed files with 833 additions and 437 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<script lang="ts">
import Profile from '@app/components/Profile.svelte'
import Profile from "@app/components/Profile.svelte"
export let value
</script>