user profile: add media timeline
This commit is contained in:
parent
dbe0205a9c
commit
7b296696a3
4 changed files with 15 additions and 0 deletions
|
@ -37,6 +37,7 @@ export const defaultState = {
|
|||
public: emptyTl(),
|
||||
user: emptyTl(),
|
||||
favorites: emptyTl(),
|
||||
media: emptyTl(),
|
||||
publicAndExternal: emptyTl(),
|
||||
friends: emptyTl(),
|
||||
tag: emptyTl(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue