[auto] run release preconditions
This commit is contained in:
parent
db444c83f5
commit
8792fed9a3
1 changed files with 2 additions and 2 deletions
|
|
@ -339,8 +339,8 @@ export default class MediaDbPlugin extends Plugin {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tries to download the image for a media model.
|
* Tries to download the image for a media model.
|
||||||
*
|
*
|
||||||
* @param mediaTypeModel
|
* @param mediaTypeModel
|
||||||
* @returns true if the image was downloaded, false otherwise
|
* @returns true if the image was downloaded, false otherwise
|
||||||
*/
|
*/
|
||||||
private async downloadImageForMediaModel(mediaTypeModel: MediaTypeModel): Promise<boolean> {
|
private async downloadImageForMediaModel(mediaTypeModel: MediaTypeModel): Promise<boolean> {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue