mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update Collection model
This commit is contained in:
parent
6751aa4ea6
commit
4b41f48972
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Collection extends Model
|
|||
'collection_id',
|
||||
'id',
|
||||
'id',
|
||||
'object_id',
|
||||
'object_id'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue