Live location : ensure it's not sorted randomly
This commit is contained in:
parent
fbfeeae084
commit
8182a149d0
6 changed files with 124 additions and 26 deletions
|
|
@ -68,6 +68,7 @@ private fun RustLiveLocationShare.into(): LiveLocationShare {
|
|||
assetType = it.location.asset.into(),
|
||||
)
|
||||
},
|
||||
startTimestamp = startTs.toLong(),
|
||||
endTimestamp = (startTs + timeout).toLong()
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue