Metadata: call getImage in front

This commit is contained in:
TC
2021-04-03 11:34:55 +02:00
parent fecb193ded
commit 533b8a8cb7
2 changed files with 5 additions and 1 deletions

View File

@ -90,3 +90,4 @@ const registerProvider = (win) => {
};
module.exports = registerProvider;
module.exports.getImage = getImage;