Update src/libpoketube/init/pages-api.js
This commit is contained in:
parent
c74a1769c3
commit
078682ec77
@ -187,6 +187,7 @@ let f = await fetch(url, {
|
||||
|
||||
res.send(body);
|
||||
*/
|
||||
res.send("j");
|
||||
|
||||
} catch {}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user