this is definitely one of the commits ever

This commit is contained in:
Ashley 2023-03-11 13:41:12 +00:00
parent 794ba0853c
commit 5d41cbef2a

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,