forked from MapComplete/MapComplete
Refactoring: remove _img from Svg.ts
This commit is contained in:
parent
5a2e54b00a
commit
15063f9be0
3 changed files with 4 additions and 6 deletions
|
@ -73,7 +73,7 @@ export class WikimediaImageProvider extends ImageProvider {
|
|||
}
|
||||
|
||||
return new Link(
|
||||
Svg.wikimedia_commons_white_img,
|
||||
Svg.wikimedia_commons_white_svg(),
|
||||
`https://commons.wikimedia.org/wiki/${backlink}`,
|
||||
true
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue