mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 22:53:43 +00:00
More rebranding including the team identifier, url scheme, and links on about screen
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
d4e1d53c40
commit
074d443f0f
@@ -59,11 +59,11 @@ enum AboutInfo {
|
||||
// These cases don't provide redirection to the web
|
||||
return nil
|
||||
case .reportABug:
|
||||
return "hello@comaps.app"
|
||||
return "ios@comaps.app"
|
||||
case .reportMapDataProblem:
|
||||
return "https://www.openstreetmap.org/fixthemap"
|
||||
case .volunteer:
|
||||
return L("translated_om_site_url") + "support-us/"
|
||||
return L("translated_om_site_url") + "community/"
|
||||
case .news:
|
||||
return L("translated_om_site_url") + "news/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user