Fix rooms not reconnecting properly

This commit is contained in:
Joscha 2023-01-24 18:22:52 +01:00
parent 2f7234189b
commit f2d70f99eb
2 changed files with 8 additions and 6 deletions

View file

@ -35,7 +35,7 @@ features = ["rustls-tls-native-roots"]
[dependencies.euphoxide]
git = "https://github.com/Garmelon/euphoxide.git"
rev = "63464fdc59f24774cb96b7a8038326a9dc7d587a"
rev = "2719ab33014f790b8af76fc028c077b90e9716cb"
features = ["bot"]
# [patch."https://github.com/Garmelon/euphoxide.git"]