Skip to content

Commit

Permalink
Ok memek
Browse files Browse the repository at this point in the history
  • Loading branch information
inirey authored Oct 18, 2021
1 parent 923337a commit 761792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ router.get('/download/ytmp42', async(req, res, next) => {
.then(response => response.json())
.then(hasil => {

var result = hasil.titleInfo;
var result = hasil.getVideo;
res.json({
status : true,
creator : `${creator}`,
Expand Down

0 comments on commit 761792c

Please sign in to comment.