1
Fork 0

fix stuff hehehe

This commit is contained in:
Ashley 2023-03-07 18:05:21 +00:00
parent f302627e2b
commit 0a301ccef9

View file

@ -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,