custom feed screen
This commit is contained in:
@@ -21,6 +21,7 @@ export type CommonNavigatorParams = {
|
||||
CopyrightPolicy: undefined
|
||||
AppPasswords: undefined
|
||||
SavedFeeds: undefined
|
||||
CustomFeed: {name: string; rkey: string}
|
||||
MutedAccounts: undefined
|
||||
BlockedAccounts: undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user