mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 12:42:09 +00:00 
			
		
		
		
	Fix search when keyword matches operator
This commit is contained in:
		| @@ -731,6 +731,8 @@ get "/search" do |env| | ||||
|       sort = value | ||||
|     when "subscriptions" | ||||
|       subscriptions = value == "true" | ||||
|     else | ||||
|       operators.delete(operator) | ||||
|     end | ||||
|   end | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth