handletelegram: fix disabling disappearing timer

This commit is contained in:
Tulir Asokan
2025-09-13 01:39:32 +03:00
parent 8f998cd9cb
commit 34683e6d1b
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ require (
golang.org/x/sync v0.16.0
golang.org/x/tools v0.36.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.25.1-0.20250912163005-3a6f20bb623c
maunium.net/go/mautrix v0.25.1-0.20250912223806-717c8c309260
rsc.io/qr v0.2.0
)