Updated to latest

This commit is contained in:
Fritz Ramirez
2024-03-08 01:47:15 -05:00
parent 0b8a369fe2
commit 9a8252f94c
11 changed files with 59 additions and 29 deletions
@@ -41,6 +41,7 @@ class VideoUrlsController extends Controller
$video->load([
'thumbnail',
'category',
'videoType',
'asinData',
'channel.user',
'urls',
@@ -90,6 +91,7 @@ class VideoUrlsController extends Controller
$video->load([
'thumbnail',
'category',
'videoType',
'asinData',
'channel.user',
'urls',
@@ -140,6 +142,7 @@ class VideoUrlsController extends Controller
$video->load([
'thumbnail',
'category',
'videoType',
'asinData',
'channel.user',
'urls',