mead hace 1 mes
padre
commit
624fdfb0ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();
     }
 
     /**