(feat): add message editing
Some checks failed
/ build-web (push) Successful in 6m58s
/ release (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
/ build-mobile (push) Has been cancelled

(qol): update todos
This commit is contained in:
Alois 2026-07-07 18:13:43 +02:00
commit 8dd73568ce
8 changed files with 310 additions and 6 deletions

View file

@ -200,6 +200,7 @@ export function Provider(props: {
const unsubscribers = [
"MessageLive",
"MessageEditLive",
"MessageState",
"CallInvite",
"ErrorNoIota",