Merge branch 'item-select' of github.com:annando/friendica into item-select

This commit is contained in:
Michael 2020-04-15 05:31:26 +00:00
commit 2b41229a6a

View file

@ -712,7 +712,8 @@ class Item
'ignore' => 'event-ignore', 'id' => 'event-id'];
$fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text'];
return $fields;
}