mirror of
https://github.com/friendica/friendica
synced 2025-04-26 05:10:11 +00:00
The direction field needs to be removed
This commit is contained in:
parent
986877b1cf
commit
8410c5e283
3 changed files with 9 additions and 2 deletions
|
@ -135,6 +135,7 @@ class Conversation
|
|||
unset($arr['conversation-href']);
|
||||
unset($arr['protocol']);
|
||||
unset($arr['source']);
|
||||
unset($arr['direction']);
|
||||
|
||||
return $arr;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue