mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
@ -84,7 +84,7 @@ export const onMenu = async ({
|
||||
checked: config.hideDurationLeft,
|
||||
click(item: Electron.MenuItem) {
|
||||
setConfig({
|
||||
hideGitHubButton: item.checked,
|
||||
hideDurationLeft: item.checked,
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user