We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db444c8 commit 8792fedCopy full SHA for 8792fed
src/main.ts
@@ -339,8 +339,8 @@ export default class MediaDbPlugin extends Plugin {
339
340
/**
341
* Tries to download the image for a media model.
342
- *
343
- * @param mediaTypeModel
+ *
+ * @param mediaTypeModel
344
* @returns true if the image was downloaded, false otherwise
345
*/
346
private async downloadImageForMediaModel(mediaTypeModel: MediaTypeModel): Promise<boolean> {
0 commit comments