mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-28 00:22:26 +02: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