mead 2 kuukautta sitten
vanhempi
commit
ffc13d8c03
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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();
     }
 
     /**