[Change] User status
This commit is contained in:
parent
4d11dc3306
commit
2a5c0fd2cf
3 changed files with 9 additions and 6 deletions
|
|
@ -76,7 +76,7 @@ impl RhoConnection {
|
|||
OmegaConnection::client_changed(
|
||||
self.get_iota_id().await,
|
||||
connection.get_user_id().await,
|
||||
UserStatus::online,
|
||||
UserStatus::user_online,
|
||||
)
|
||||
.await;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue