no change to download strategy
This commit is contained in:
parent
ad9749507d
commit
b71472e339
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class DownloadStrategyMapping:
|
||||||
},
|
},
|
||||||
"download": {
|
"download": {
|
||||||
"collection": CollectionDownloader,
|
"collection": CollectionDownloader,
|
||||||
"url": SourceDownloader,
|
"source": SourceDownloader,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue