login: always set update handler

This commit is contained in:
Tulir Asokan
2026-04-14 17:26:33 +03:00
parent b761f04621
commit 3f155672a7
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require (
golang.org/x/sync v0.20.0
golang.org/x/tools v0.43.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.5-0.20260413182302-f3fab8d38470
maunium.net/go/mautrix v0.26.5-0.20260414141016-91b7a19ba6f2
rsc.io/qr v0.2.0
)