mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Changed location sharing credits title and copyright
This commit is contained in:
@@ -22,7 +22,7 @@ struct MapCreditsActionSheet {
|
||||
|
||||
// Map credits action sheet
|
||||
var sheet: ActionSheet {
|
||||
ActionSheet(title: Text(VectorL10n.locationSharingMapCreditsTitle),
|
||||
ActionSheet(title: Text(BWIL10n.locationSharingMapCreditsTitle),
|
||||
buttons: [
|
||||
.default(Text("© MapTiler")) {
|
||||
openURL(URL(string: "https://www.maptiler.com/copyright/")!)
|
||||
|
||||
Reference in New Issue
Block a user