mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
fix stuff hehehe
This commit is contained in:
parent
6d111fcfa9
commit
c1f814147b
@ -137,7 +137,7 @@ async function video(v) {
|
|||||||
// Store result in cache
|
// Store result in cache
|
||||||
cache[v] = {
|
cache[v] = {
|
||||||
result: {
|
result: {
|
||||||
json: data?.video?.Player,
|
json: data.video.Player,
|
||||||
video,
|
video,
|
||||||
vid,
|
vid,
|
||||||
comments,
|
comments,
|
||||||
|
Loading…
Reference in New Issue
Block a user