forked from MapComplete/MapComplete
Correct Mastodon URL
This commit is contained in:
parent
53addb2518
commit
b7ed4bdbcb
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ export default class CopyrightPanel extends Combine {
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
new SubtleButton(Svg.mastodon_ui(), t.followOnMastodon, {
|
new SubtleButton(Svg.mastodon_ui(), t.followOnMastodon, {
|
||||||
url: "https://en.osm.town/web/notifications",
|
url: "https://en.osm.town/@MapComplete",
|
||||||
newTab: true,
|
newTab: true,
|
||||||
imgSize,
|
imgSize,
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue