mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:38:25 +01:00
fix lite playback :^
This commit is contained in:
parent
340b87b935
commit
49669cc56c
1 changed files with 2 additions and 1 deletions
|
@ -301,7 +301,7 @@ core.video(v).then((data) => {
|
|||
color,
|
||||
color2,
|
||||
engagement,
|
||||
u,
|
||||
u:u.url,
|
||||
video: json,
|
||||
date: k.Video.uploadDate,
|
||||
e,
|
||||
|
@ -313,6 +313,7 @@ core.video(v).then((data) => {
|
|||
tj,
|
||||
r,
|
||||
qua: q,
|
||||
isvidious:u.isInvidiousURL,
|
||||
inv: comments,
|
||||
ip,
|
||||
convert,
|
||||
|
|
Loading…
Reference in a new issue