fix routing on web
This commit is contained in:
		
							parent
							
								
									ff3cc3b84d
								
							
						
					
					
						commit
						59c1b545fa
					
				
					 5 changed files with 90 additions and 70 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,7 @@ export type CommonNavigatorParams = {
 | 
			
		|||
  AppPasswords: undefined
 | 
			
		||||
  SavedFeeds: undefined
 | 
			
		||||
  PinnedFeeds: undefined
 | 
			
		||||
  CustomFeed: {name?: string; rkey: string}
 | 
			
		||||
  CustomFeed: {name: string; rkey: string; displayName?: string}
 | 
			
		||||
  MutedAccounts: undefined
 | 
			
		||||
  BlockedAccounts: undefined
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue