This commit is contained in:
Default
2025-05-05 17:28:05 +08:00
parent 2060703010
commit d9bb8b727f
11 changed files with 1738 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ class VideoClicksModel extends MongoModel
'v_category' => $Video->v_category,
'v_parent_category' => $Video->v_parent_category,
'v_category_en' => $Video->v_category_en,
'v_parent_categoryen' => $Video->v_parent_category_en,
'v_parent_category_en' => $Video->v_parent_category_en,
],
],
[