mead 1 ماه پیش
والد
کامیت
624fdfb0ba
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Repositories/Models/Course/Video.php

+ 1 - 1
app/Repositories/Models/Course/Video.php

@@ -21,7 +21,7 @@ class Video extends Model implements Transformable
 
     protected static function booted()
     {
-        self::language();
+//        self::language();
     }
 
     /**