mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-01-30 23:54:27 -06:00
Fix typo
This commit is contained in:
parent
aad3e573e9
commit
7200691610
|
@ -131,7 +131,7 @@ func DeviceListCatchup(
|
|||
to.DeviceListPosition = types.LogPosition{
|
||||
Partition: queryRes.Partition,
|
||||
Offset: queryRes.Offset,
|
||||
})
|
||||
}
|
||||
res.NextBatch.ApplyUpdates(to)
|
||||
|
||||
return hasNew, nil
|
||||
|
|
Loading…
Reference in a new issue