forked from MapComplete/MapComplete
Remove mentions of Twitter
This commit is contained in:
parent
6f018a2fd8
commit
442df2fb14
2 changed files with 1 additions and 5 deletions
|
@ -149,9 +149,7 @@ export default class CopyrightPanel extends Combine {
|
|||
),
|
||||
new SubtleButton(
|
||||
Svg.mastodon_ui(),
|
||||
new Combine([t.followOnMastodon.SetClass("font-bold"), t.followBridge]).SetClass(
|
||||
"flex flex-col"
|
||||
),
|
||||
t.followOnMastodon,
|
||||
{
|
||||
url: "https://en.osm.town/web/notifications",
|
||||
newTab: true,
|
||||
|
|
|
@ -125,9 +125,7 @@
|
|||
"donate": "Support MapComplete financially",
|
||||
"editId": "Open the OpenStreetMap online editor here",
|
||||
"editJosm": "Edit here with JOSM",
|
||||
"followBridge": "The Mastodon- and Twitter-accounts are bridged",
|
||||
"followOnMastodon": "Follow MapComplete on Mastodon",
|
||||
"followOnTwitter": "Follow MapComplete on Twitter",
|
||||
"iconAttribution": {
|
||||
"title": "Used icons"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue