Merge remote-tracking branch 'upstream/develop' into item-select

This commit is contained in:
Michael 2020-04-15 05:30:04 +00:00
commit 8e3eceaeb0

View File

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