feature marked as experimental and executed rustfmt
This commit is contained in:
parent
b5a9884194
commit
6295ca135a
4 changed files with 41 additions and 17 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue