mirror of
https://github.com/friendica/friendica
synced 2025-04-13 12:39:02 +00:00
Last style stuff ...
This commit is contained in:
parent
943f1961ea
commit
5cfb0cb58a
1 changed files with 0 additions and 1 deletions
|
@ -696,7 +696,6 @@ class Conversation
|
||||||
$threads[$threadsid]['id'] = $item['id'];
|
$threads[$threadsid]['id'] = $item['id'];
|
||||||
$threads[$threadsid]['network'] = $item['network'];
|
$threads[$threadsid]['network'] = $item['network'];
|
||||||
$threads[$threadsid]['items'] = [$arr['output']];
|
$threads[$threadsid]['items'] = [$arr['output']];
|
||||||
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// Normal View
|
// Normal View
|
||||||
|
|
Loading…
Add table
Reference in a new issue