Skip to content

Commit

Permalink
Update RiotSwiftUI/Modules/LocationSharing/LiveLocationSharingViewer/…
Browse files Browse the repository at this point in the history
…LiveLocationSharingViewerViewModel.swift

Co-authored-by: Alfonso Grillo <alfogrillo@element.io>
  • Loading branch information
Flescio and Alfonso Grillo committed Mar 2, 2023
1 parent 560a9b5 commit cc8ecc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ class LiveLocationSharingViewerViewModel: LiveLocationSharingViewerViewModelType
/*
if the map is currently following the current user's location,
we want to switch back to only showing the marker,
so the the highlited shared location can be centered
so the the highlighted shared location can be centered
*/
if state.showsUserLocationMode == .follow {
state.showsUserLocationMode = .show
Expand Down

0 comments on commit cc8ecc1

Please sign in to comment.