mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-31 16:59:09 +01:00 
			
		
		
		
	updated name to TIDAL Hi-Fi
This commit is contained in:
		| @@ -33,7 +33,6 @@ export const getMenu = function (mainWindow: BrowserWindow) { | ||||
|           { | ||||
|             label: name, | ||||
|             submenu: [ | ||||
|               { role: "about" }, | ||||
|               settingsMenuEntry, | ||||
|               { type: "separator" }, | ||||
|               { role: "services" }, | ||||
| @@ -101,12 +100,6 @@ export const getMenu = function (mainWindow: BrowserWindow) { | ||||
|       ], | ||||
|     }, | ||||
|     settingsMenuEntry, | ||||
|     { | ||||
|       label: "About", | ||||
|       click() { | ||||
|         showSettingsWindow("about"); | ||||
|       }, | ||||
|     }, | ||||
|     toggleWindow, | ||||
|     quitMenuEntry, | ||||
|   ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user