forked from jmug/stoatchat
fix(bonfire): Ready event should include user with online status true (if applicable)
This commit is contained in:
@@ -77,6 +77,7 @@ revolt-models = { path = "../core/models", features = [
|
||||
"validator",
|
||||
"rocket",
|
||||
] }
|
||||
revolt-presence = { path = "../core/presence" }
|
||||
revolt-result = { path = "../core/result", features = ["rocket", "okapi"] }
|
||||
revolt-permissions = { path = "../core/permissions", features = ["schemas"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user