Lint/format, fix message reaction deletion

This commit is contained in:
Jon Staab
2024-10-24 16:33:41 -07:00
parent 81672080f5
commit 9b6eef456f
5 changed files with 7 additions and 11 deletions
-1
View File
@@ -1,6 +1,5 @@
<script lang="ts">
import "@src/app.css"
import 'long-press-event'
import {onMount} from "svelte"
import {get} from "svelte/store"
import {dev} from "$app/environment"