mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Fix typo in index
This commit is contained in:
		@@ -264,7 +264,7 @@ get "/" do |env|
 | 
			
		||||
  if user
 | 
			
		||||
    user = user.as(User)
 | 
			
		||||
    if user.preferences.redirect_feed
 | 
			
		||||
      env.redirect "/feed/subscriptions"
 | 
			
		||||
      next env.redirect "/feed/subscriptions"
 | 
			
		||||
    end
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user