diff --git a/app/Status.php b/app/Status.php index b5d7e88c0..19c986d3f 100644 --- a/app/Status.php +++ b/app/Status.php @@ -40,7 +40,8 @@ class Status extends Model 'story', 'story:reply', 'story:reaction', - 'story:live' + 'story:live', + 'loop' ]; public function profile()