mirror of
https://github.com/friendica/friendica
synced 2025-05-09 04:24:14 +02:00
Network, Channels and Community are children of timeline
This commit is contained in:
parent
41919bdaea
commit
013aee01f5
14 changed files with 875 additions and 762 deletions
|
@ -23,6 +23,6 @@ namespace Friendica\Content\Conversation\Collection;
|
|||
|
||||
use Friendica\BaseCollection;
|
||||
|
||||
class Channels extends BaseCollection
|
||||
class Timelines extends BaseCollection
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue