Fix rooms not reconnecting properly
This commit is contained in:
parent
2f7234189b
commit
f2d70f99eb
2 changed files with 8 additions and 6 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue