Explorar o código

Update Status model

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
19aba9166a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app/Status.php

+ 2 - 1
app/Status.php

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