mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 16:00:28 -07:00
Log corrected
This commit is contained in:
parent
1bc893b7b9
commit
12f61a34c9
2 changed files with 2 additions and 2 deletions
|
|
@ -205,7 +205,7 @@ var plugin = function (args) { return __awaiter(void 0, void 0, void 0, function
|
|||
// Using command endpoint to queue a refresh task
|
||||
_g.sent();
|
||||
refreshed = true;
|
||||
args.jobLog("\u2714 Refreshed ".concat(refreshType.content, " ").concat(id, " in ").concat(refreshType.appName, "."));
|
||||
args.jobLog("\u2714 ".concat(refreshType.content, " ").concat(id, " refreshed in ").concat(refreshType.appName, "."));
|
||||
_g.label = 5;
|
||||
case 5: return [2 /*return*/, {
|
||||
outputFileObj: args.inputFileObj,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue