feature marked as experimental and executed rustfmt
This commit is contained in:
committed by
Jason Volk
parent
b5a9884194
commit
6295ca135a
@@ -134,7 +134,8 @@ pub(crate) async fn sync_events_route(
|
||||
.log_err()
|
||||
.ok();
|
||||
|
||||
// Record that this user was actively syncing now (for push suppression heuristic)
|
||||
// Record that this user was actively syncing now (for push suppression
|
||||
// heuristic)
|
||||
services.presence.note_sync(sender_user).await;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user