mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Apply auto-build changes
This commit is contained in:
parent
f87bad2549
commit
0a6aa36437
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ var plugin = function (args) { return __awaiter(void 0, void 0, void 0, function
|
|||
return [4 /*yield*/, args.deps.axios(requestConfig)];
|
||||
case 1:
|
||||
res = _d.sent();
|
||||
console.log(res.data);
|
||||
movieId = res.data.movie.movieFile.movieId;
|
||||
requestConfig2 = {
|
||||
method: 'post',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue