Răsfoiți Sursa

Update Status model

Daniel Supernault 6 ani în urmă
părinte
comite
19aba9166a
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      app/Status.php

+ 2 - 1
app/Status.php

@@ -40,7 +40,8 @@ class Status extends Model
         'story',
         'story',
         'story:reply',
         'story:reply',
         'story:reaction',
         'story:reaction',
-        'story:live'
+        'story:live',
+        'loop'
     ];
     ];
 
 
     public function profile()
     public function profile()