mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
MESSENGER-4008 add clickable copyright to staticlocationview
This commit is contained in:
+2
@@ -23,6 +23,7 @@ import Foundation
|
||||
enum StaticLocationViewingViewAction {
|
||||
case close
|
||||
case share
|
||||
case mapCreditsDidTap
|
||||
}
|
||||
|
||||
enum StaticLocationViewingViewModelResult {
|
||||
@@ -59,4 +60,5 @@ struct StaticLocationViewingViewState: BindableState {
|
||||
|
||||
struct StaticLocationViewingViewBindings {
|
||||
var alertInfo: AlertInfo<LocationSharingAlertType>?
|
||||
var showMapCreditsSheet = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user