mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-29 01:03:46 +00:00
@@ -959,7 +959,7 @@
|
||||
"telegram_url" = "https://t.me/CoMapsApp/";
|
||||
|
||||
/* Instagram account url for the "?" About page */
|
||||
"instagram_url" = "https://www.instagram.com/comapscommunity/";
|
||||
"instagram_url" = "https://www.instagram.com/comaps.app/";
|
||||
|
||||
/* Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
||||
"translated_om_site_url" = "https://www.comaps.app/";
|
||||
|
||||
@@ -17,7 +17,7 @@ enum SocialMedia {
|
||||
case .codeberg:
|
||||
return "https://codeberg.org/comaps/comaps/"
|
||||
case .linkedin:
|
||||
return "https://www.linkedin.com/company/comaps-community/"
|
||||
return "https://www.linkedin.com/company/comapsapp/"
|
||||
case .email:
|
||||
return "ios@comaps.app"
|
||||
case .matrix:
|
||||
@@ -25,7 +25,7 @@ enum SocialMedia {
|
||||
case .fosstodon:
|
||||
return "https://floss.social/@CoMaps"
|
||||
case .facebook:
|
||||
return "https://www.facebook.com/CoMapsCommunity/"
|
||||
return "https://www.facebook.com/CoMapsApp/"
|
||||
case .bluesky:
|
||||
return "https://bsky.app/profile/comaps.app"
|
||||
case .instagram:
|
||||
|
||||
Reference in New Issue
Block a user