chore(sync/v3): More goat sacrifices
This commit is contained in:
parent
07dfc5528d
commit
7dae118af9
2 changed files with 8 additions and 7 deletions
|
|
@ -224,7 +224,7 @@ where
|
|||
.chain(
|
||||
receipts
|
||||
.ready_take_while(|(_, c, _)| *c <= newest.into_unsigned())
|
||||
.map(|(user_id, ..)| user_id.to_owned()),
|
||||
.map(|(user_id, ..)| user_id),
|
||||
)
|
||||
.collect()
|
||||
.await;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue