mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-24 23:12:41 +00:00
Merge pull request #1517 from pixelfed/frontend-ui-refactor
Update Collection model
This commit is contained in:
commit
be3f5976d5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Collection extends Model
|
||||||
'collection_id',
|
'collection_id',
|
||||||
'id',
|
'id',
|
||||||
'id',
|
'id',
|
||||||
'object_id',
|
'object_id'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue