Skip to content

Commit 8792fed

Browse files
committed
[auto] run release preconditions
1 parent db444c8 commit 8792fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ export default class MediaDbPlugin extends Plugin {
339339

340340
/**
341341
* Tries to download the image for a media model.
342-
*
343-
* @param mediaTypeModel
342+
*
343+
* @param mediaTypeModel
344344
* @returns true if the image was downloaded, false otherwise
345345
*/
346346
private async downloadImageForMediaModel(mediaTypeModel: MediaTypeModel): Promise<boolean> {

0 commit comments

Comments
 (0)