Live location : ensure it's not sorted randomly
This commit is contained in:
+1
@@ -68,6 +68,7 @@ private fun RustLiveLocationShare.into(): LiveLocationShare {
|
||||
assetType = it.location.asset.into(),
|
||||
)
|
||||
},
|
||||
startTimestamp = startTs.toLong(),
|
||||
endTimestamp = (startTs + timeout).toLong()
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user