[APP-601] Add muted accounts list (#565)
* Add muted accounts list * Fix icon for muted accounts
This commit is contained in:
parent
2eb0d8c095
commit
883700e090
10 changed files with 308 additions and 1 deletions
|
@ -20,6 +20,7 @@ export type CommonNavigatorParams = {
|
|||
CommunityGuidelines: undefined
|
||||
CopyrightPolicy: undefined
|
||||
AppPasswords: undefined
|
||||
MutedAccounts: undefined
|
||||
BlockedAccounts: undefined
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue