Remove link to Twitter account

This commit is contained in:
Pieter Vander Vennet 2022-12-13 01:48:14 +01:00
parent e195300f96
commit bc85c9bbe7
3 changed files with 0 additions and 21 deletions

View file

@ -158,11 +158,6 @@ export default class CopyrightPanel extends Combine {
imgSize,
}
),
new SubtleButton(Svg.twitter_ui(), t.followOnTwitter, {
url: "https://twitter.com/mapcomplete",
newTab: true,
imgSize,
}),
new OpenIdEditor(state, iconStyle),
new MapillaryLink(state, iconStyle),
new OpenJosm(state, iconStyle),