Update Status model

pull/1317/head
Daniel Supernault 6 years ago
parent f0fd072086
commit 19aba9166a
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

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

Loading…
Cancel
Save