mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #177 from unixfox/patch-1
Set use_mobile_ui to false for Google engine
This commit is contained in:
		
						commit
						4b60c557a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -584,7 +584,7 @@ engines: | |||
|     engine: google | ||||
|     shortcut: go | ||||
|     # see https://searxng.github.io/searxng/src/searx.engines.google.html#module-searx.engines.google | ||||
|     use_mobile_ui: true | ||||
|     use_mobile_ui: false | ||||
|     # additional_tests: | ||||
|     #   android: *test_android | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament