forked from coracle/flotilla
Fix more stuff, particularly event handlers
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
let {...props}: Props = $props()
|
||||
const {...props}: Props = $props()
|
||||
|
||||
const others = remove($pubkey!, props.pubkeys)
|
||||
const active = $page.params.chat === props.id
|
||||
|
||||
Reference in New Issue
Block a user