mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-28 18:49:04 +01:00
libpoketube - fetcher
This commit is contained in:
parent
f0c0981dbc
commit
a82c2d681f
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ module.exports = async function (video_id) {
|
|||
res.json()
|
||||
);
|
||||
|
||||
|
||||
const dislikes = dislike.dislikes || "none";
|
||||
|
||||
const headers = {};
|
Loading…
Reference in a new issue