Revert "Drop the entire thing about hidden "own" timeline since it doesn't necessarily"

This reverts commit 612aa56c8b.
This commit is contained in:
Henry Jameson 2018-08-21 00:21:35 +03:00
parent b97db4912d
commit a196c3551a
4 changed files with 8 additions and 2 deletions

View file

@ -38,6 +38,7 @@ export const defaultState = {
mentions: emptyTl(),
public: emptyTl(),
user: emptyTl(),
own: emptyTl(),
publicAndExternal: emptyTl(),
friends: emptyTl(),
tag: emptyTl()