Update src/libpoketube/init/pages-video.js
This commit is contained in:
parent
e13e9ec7ce
commit
b0b3f3212e
@ -402,5 +402,6 @@ module.exports = function (app, config, renderTemplate) {
|
||||
});
|
||||
|
||||
app.get("/music", async function (req, res) {
|
||||
return res.json("o7")
|
||||
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user