mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 09:45:55 -07:00
Log corrected
This commit is contained in:
parent
d654454c5e
commit
22a474104a
2 changed files with 2 additions and 2 deletions
|
|
@ -260,7 +260,7 @@ var plugin = function (args) { return __awaiter(void 0, void 0, void 0, function
|
|||
})];
|
||||
case 5:
|
||||
isSuccessful = _g.sent();
|
||||
args.jobLog("\u2714 ".concat(renameType.content, " renamed ").concat(fileDetailsWrapper.id, " : ")
|
||||
args.jobLog("\u2714 ".concat(renameType.content, " ").concat(fileDetailsWrapper.id, " renamed : ")
|
||||
+ "'".concat(filePath, "' => '").concat(newPath, "'."));
|
||||
return [3 /*break*/, 7];
|
||||
case 6:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue