mirror of
https://github.com/friendica/friendica
synced 2025-02-23 01:18:14 +00:00
Merge remote-tracking branch 'upstream/develop' into item-select
This commit is contained in:
commit
8e3eceaeb0
1 changed files with 1 additions and 1 deletions
|
@ -712,7 +712,7 @@ class Item
|
||||||
'ignore' => 'event-ignore', 'id' => 'event-id'];
|
'ignore' => 'event-ignore', 'id' => 'event-id'];
|
||||||
|
|
||||||
$fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text'];
|
$fields['diaspora-interaction'] = ['interaction', 'interaction' => 'signed_text'];
|
||||||
|
|
||||||
return $fields;
|
return $fields;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue