Add videos tab to profile (#7517)
* Add videos tab to profile * Modify sourceContext for author feeds * Use actual typecast, better name for feedUri * Make EOF conditional * Clearer condition --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
This commit is contained in:
@@ -49,6 +49,7 @@ export type AuthorFilter =
|
||||
| 'posts_no_replies'
|
||||
| 'posts_and_author_threads'
|
||||
| 'posts_with_media'
|
||||
| 'posts_with_video'
|
||||
type FeedUri = string
|
||||
type ListUri = string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user