mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	fix: Updated shortcut hint on the menubar to reflect the new shortcut. fixes #174
This commit is contained in:
		@@ -8,7 +8,7 @@ const settingsMenuEntry = {
 | 
			
		||||
  click() {
 | 
			
		||||
    showSettingsWindow();
 | 
			
		||||
  },
 | 
			
		||||
  accelerator: "Control+/",
 | 
			
		||||
  accelerator: "Control+=",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const quitMenuEntry = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user