forked from coracle/flotilla
Fix more stuff, particularly event handlers
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import Icon from "@lib/components/Icon.svelte"
|
||||
import {publishReaction} from "@app/commands"
|
||||
|
||||
let {url, room, event} = $props()
|
||||
const {url, room, event} = $props()
|
||||
|
||||
// Tell svelte-check to shut up
|
||||
noop(room)
|
||||
|
||||
Reference in New Issue
Block a user