add support to comment on items
This commit is contained in:
parent
6835fcfa98
commit
cf80d263e3
|
@ -128,7 +128,8 @@ class Collection extends Entity {
|
|||
'thumbnail',
|
||||
'revisions',
|
||||
'page-attributes',
|
||||
'post-formats'
|
||||
'post-formats',
|
||||
'comments'
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue