mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
5982: Rename action
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ final class StaticLocationViewingCoordinator: Coordinator, Presentable {
|
||||
guard let self = self else { return }
|
||||
MXLog.debug("[StaticLocationSharingViewerCoordinator] StaticLocationSharingViewerViewModel did complete with result: \(result).")
|
||||
switch result {
|
||||
case .cancel:
|
||||
case .close:
|
||||
self.completion?()
|
||||
case .share(let coordinate):
|
||||
self.presentLocationActivityController(with: coordinate)
|
||||
|
||||
Reference in New Issue
Block a user