Add remote only to public timeline (#13504)
* Add remote only to public timeline * Fix code style
This commit is contained in:
		@@ -37,6 +37,7 @@ const componentMap = {
 | 
			
		||||
  'HOME': HomeTimeline,
 | 
			
		||||
  'NOTIFICATIONS': Notifications,
 | 
			
		||||
  'PUBLIC': PublicTimeline,
 | 
			
		||||
  'REMOTE': PublicTimeline,
 | 
			
		||||
  'COMMUNITY': CommunityTimeline,
 | 
			
		||||
  'HASHTAG': HashtagTimeline,
 | 
			
		||||
  'DIRECT': DirectTimeline,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user