mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Fixed problem
This commit is contained in:
		@@ -97,7 +97,7 @@ module Invidious::Frontend::Pagination
 | 
			
		||||
 | 
			
		||||
      str << %(<div class="page-prev-container flex-left">)
 | 
			
		||||
 | 
			
		||||
      if !first_page?
 | 
			
		||||
      if !first_page
 | 
			
		||||
        self.first_page(str, locale, base_url.to_s)
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user