forked from MapComplete/MapComplete
Merge branch 'feature/climbing-layer' into kletterspots-develop
This commit is contained in:
commit
50c52766a5
10 changed files with 807 additions and 10 deletions
|
@ -109,7 +109,7 @@ export class UserBadge extends UIElement {
|
|||
|
||||
const userName = new Link(
|
||||
new FixedUiElement(user.name),
|
||||
`https://www.openstreetmap.org/user/${user.name}'`,
|
||||
`https://www.openstreetmap.org/user/${user.name}`,
|
||||
true);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue