add support to comment on items

This commit is contained in:
Jacson Passold 2018-08-21 00:23:40 -03:00
parent 6835fcfa98
commit cf80d263e3
1 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,8 @@ class Collection extends Entity {
'thumbnail',
'revisions',
'page-attributes',
'post-formats'
'post-formats',
'comments'
]
);