forked from jmug/stoatchat
Send out unset in event.
This commit is contained in:
@@ -58,6 +58,7 @@ pub async fn req(
|
||||
ClientboundNotification::UserUpdate {
|
||||
id: user.id.clone(),
|
||||
data: json!(data.0),
|
||||
clear: None
|
||||
}
|
||||
.publish(user.id.clone())
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user