forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
f19e94b523
4 changed files with 6 additions and 2 deletions
|
@ -190,7 +190,6 @@ class DownloadNsiLogos extends Script {
|
|||
}
|
||||
|
||||
async main(): Promise<void> {
|
||||
const nsi = await NameSuggestionIndex.getNsiIndex()
|
||||
const types = ["brand", "operator"]
|
||||
for (const type of types) {
|
||||
await this.downloadFor(type)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue