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

@ -713,6 +713,7 @@ class Item
$fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text'];
return $fields;
}