forked from MapComplete/MapComplete
Merge branch 'master' of source.mapcomplete.org:MapComplete/MapComplete
This commit is contained in:
commit
bfb31bfaa1
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@ export class SourceOverview {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
urls.push(...packageInInfo(["https://protomaps.github.io"]))
|
||||||
|
|
||||||
const packageInInfoD: (url: (string | string[])) => (ServerSourceInfo[]) = (url: string | string[]) => {
|
const packageInInfoD: (url: (string | string[])) => (ServerSourceInfo[]) = (url: string | string[]) => {
|
||||||
if (!url) {
|
if (!url) {
|
||||||
return []
|
return []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue