mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 00:58:08 +01:00
Update src/libpoketube/init/pages-video.js
This commit is contained in:
parent
54b92b1e29
commit
aa3de021c7
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ app.get("/watch", async (req, res) => {
|
|||
channel_uploads,
|
||||
secure,
|
||||
process,
|
||||
isSchoolProxy,
|
||||
isSchoolProxy:"",
|
||||
sha384,
|
||||
lightOrDark,
|
||||
isMobile: req.useragent.isMobile,
|
||||
|
|
Loading…
Reference in a new issue