forked from MapComplete/MapComplete
Add link to wikipedia-image in the attribution box, fix #1049
This commit is contained in:
parent
efd1f5467b
commit
c09b437d9a
3 changed files with 16 additions and 3 deletions
|
@ -8,4 +8,5 @@ export class LicenseInfo {
|
|||
copyrighted: boolean = false;
|
||||
credit: string = "";
|
||||
description: string = "";
|
||||
informationLocation: URL = undefined
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue