1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 01:34:43 -05:00

fix stuff hehehe

This commit is contained in:
Ashley 2023-03-07 18:05:21 +00:00
parent 6d111fcfa9
commit c1f814147b

View file

@ -137,7 +137,7 @@ async function video(v) {
// Store result in cache
cache[v] = {
result: {
json: data?.video?.Player,
json: data.video.Player,
video,
vid,
comments,