"shadow" does not exist
This commit is contained in:
parent
962fbc9166
commit
c540154f8e
|
@ -296,7 +296,7 @@ class Item extends BaseObject
|
||||||
'file', 'location', 'coord', 'allow_cid', 'allow_gid', 'deny_cid', 'deny_gid',
|
'file', 'location', 'coord', 'allow_cid', 'allow_gid', 'deny_cid', 'deny_gid',
|
||||||
'private', 'pubmail', 'moderated', 'visible', 'starred', 'bookmark',
|
'private', 'pubmail', 'moderated', 'visible', 'starred', 'bookmark',
|
||||||
'unseen', 'deleted', 'origin', 'forum_mode', 'mention',
|
'unseen', 'deleted', 'origin', 'forum_mode', 'mention',
|
||||||
'rendered-hash', 'rendered-html', 'global', 'shadow', 'content-warning',
|
'rendered-hash', 'rendered-html', 'global', 'content-warning',
|
||||||
'id' => 'item_id', 'network'];
|
'id' => 'item_id', 'network'];
|
||||||
|
|
||||||
$fields['author'] = ['url' => 'author-link', 'name' => 'author-name',
|
$fields['author'] = ['url' => 'author-link', 'name' => 'author-name',
|
||||||
|
|
Loading…
Reference in a new issue