Log corrected

This commit is contained in:
jeanchristophe.mqt@gmail.com 2024-03-29 00:22:03 +01:00
parent 1bc893b7b9
commit 12f61a34c9
2 changed files with 2 additions and 2 deletions

View file

@ -181,7 +181,7 @@ const plugin = async (args: IpluginInputArgs): Promise<IpluginOutputArgs> => {
});
refreshed = true;
args.jobLog(` Refreshed ${refreshType.content} ${id} in ${refreshType.appName}.`);
args.jobLog(` ${refreshType.content} ${id} refreshed in ${refreshType.appName}.`);
}
return {