"shadow" does not exist

This commit is contained in:
Michael 2018-06-19 21:41:38 +00:00
parent 962fbc9166
commit c540154f8e
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ class Item extends BaseObject
'file', 'location', 'coord', 'allow_cid', 'allow_gid', 'deny_cid', 'deny_gid',
'private', 'pubmail', 'moderated', 'visible', 'starred', 'bookmark',
'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'];
$fields['author'] = ['url' => 'author-link', 'name' => 'author-name',