forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
771c59ab92
commit
3b01e62fbe
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export default class GenericImageProvider extends ImageProvider {
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected DownloadAttribution(url: string) {
|
public DownloadAttribution(url: string) {
|
||||||
return undefined
|
return undefined
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue