Apply auto-build changes

make-only-subtitle-default
HaveAGitGat 2 years ago committed by github-actions[bot]
parent f87bad2549
commit 0a6aa36437

@ -124,7 +124,6 @@ var plugin = function (args) { return __awaiter(void 0, void 0, void 0, function
return [4 /*yield*/, args.deps.axios(requestConfig)]; return [4 /*yield*/, args.deps.axios(requestConfig)];
case 1: case 1:
res = _d.sent(); res = _d.sent();
console.log(res.data);
movieId = res.data.movie.movieFile.movieId; movieId = res.data.movie.movieFile.movieId;
requestConfig2 = { requestConfig2 = {
method: 'post', method: 'post',

Loading…
Cancel
Save