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

pull/8519/head
Michael 2020-04-15 05:31:26 +00:00
commit 2b41229a6a
1 changed files with 2 additions and 1 deletions

View File

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