mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		| @@ -597,7 +597,7 @@ class FeedFragment : BaseStateFragment<FeedState>() { | |||||||
|                         ) |                         ) | ||||||
|                     } |                     } | ||||||
|                 } else { |                 } else { | ||||||
|                     // Increases execution time due to the order of the items (newest always on top) |                     // Decreases execution time due to the order of the items (newest always on top) | ||||||
|                     // Once a item is is before the updateTime we can skip all following items |                     // Once a item is is before the updateTime we can skip all following items | ||||||
|                     doCheck = false |                     doCheck = false | ||||||
|                 } |                 } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 litetex
					litetex