fix get rooms

This commit is contained in:
2026-08-02 14:08:42 +07:00
parent 2ecad5e273
commit 677a42df2a
3 changed files with 21 additions and 48 deletions

View File

@@ -42,7 +42,7 @@ schemars = "1"
smallvec = "1.14.0"
smol = "2"
webbrowser = "1.0.4"
tracing-subscriber = { version = "0.3.18", features = ["fmt", "env-filter"] }
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }
errno = { version = "0.3.14", default-features = false }
instant = "0.1"