mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:28:28 +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,
|
color,
|
||||||
color2,
|
color2,
|
||||||
engagement,
|
engagement,
|
||||||
u,
|
u:u.url,
|
||||||
video: json,
|
video: json,
|
||||||
date: k.Video.uploadDate,
|
date: k.Video.uploadDate,
|
||||||
e,
|
e,
|
||||||
|
@ -313,6 +313,7 @@ core.video(v).then((data) => {
|
||||||
tj,
|
tj,
|
||||||
r,
|
r,
|
||||||
qua: q,
|
qua: q,
|
||||||
|
isvidious:u.isInvidiousURL,
|
||||||
inv: comments,
|
inv: comments,
|
||||||
ip,
|
ip,
|
||||||
convert,
|
convert,
|
||||||
|
|
Loading…
Reference in a new issue