custom feed screen
This commit is contained in:
parent
61ea37ff81
commit
5010861160
7 changed files with 119 additions and 10 deletions
|
@ -21,6 +21,7 @@ export type CommonNavigatorParams = {
|
|||
CopyrightPolicy: undefined
|
||||
AppPasswords: undefined
|
||||
SavedFeeds: undefined
|
||||
CustomFeed: {name: string; rkey: string}
|
||||
MutedAccounts: undefined
|
||||
BlockedAccounts: undefined
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue