fix(matrix): properly handle sessions

This commit is contained in:
2025-03-15 22:51:55 -04:00
parent e7300e1a37
commit ee82685b4e
5 changed files with 106 additions and 35 deletions

1
Cargo.lock generated
View File

@@ -1769,6 +1769,7 @@ dependencies = [
"mlua",
"ncr",
"parking_lot",
"serde",
"serde_json",
"tokio",
"zip",