Add server-side route so that legacy /web/statuses/:id URLs keep being supported (#19978)
This commit is contained in:
		
							parent
							
								
									b1a48e05b6
								
							
						
					
					
						commit
						d70303bba6
					
				@ -27,6 +27,7 @@ Rails.application.routes.draw do
 | 
			
		||||
    /blocks
 | 
			
		||||
    /domain_blocks
 | 
			
		||||
    /mutes
 | 
			
		||||
    /statuses/(*any)
 | 
			
		||||
  ).freeze
 | 
			
		||||
 | 
			
		||||
  root 'home#index'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user