Merge pull request #1517 from pixelfed/frontend-ui-refactor

Update Collection model
pull/1525/head
daniel 6 years ago committed by GitHub
commit be3f5976d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@ class Collection extends Model
'collection_id',
'id',
'id',
'object_id',
'object_id'
);
}

Loading…
Cancel
Save