mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
change the formatting
This commit is contained in:
parent
233ac7d460
commit
a2aba6f0fa
1 changed files with 1 additions and 2 deletions
|
@ -286,7 +286,6 @@ app.get("/watch", async function (req, res) {
|
||||||
* desc = channel description
|
* desc = channel description
|
||||||
* comments = comment size
|
* comments = comment size
|
||||||
* nnn = nigthly stuff
|
* nnn = nigthly stuff
|
||||||
* lyrics = depracated
|
|
||||||
*/
|
*/
|
||||||
renderTemplate(res, req, "poketube.ejs", {
|
renderTemplate(res, req, "poketube.ejs", {
|
||||||
url: url_e,
|
url: url_e,
|
||||||
|
|
Loading…
Reference in a new issue