mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	Confirm chrome path in macOS is correct (#3950)
This commit is contained in:
		| @@ -45,7 +45,6 @@ if (process.platform === "win32") { | ||||
|         "/usr/bin/google-chrome", | ||||
|     ]; | ||||
| } else if (process.platform === "darwin") { | ||||
|     // TODO: Generated by GitHub Copilot, but not sure if it's correct | ||||
|     allowedList = [ | ||||
|         "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", | ||||
|         "/Applications/Chromium.app/Contents/MacOS/Chromium", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user