mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
Volume Steps Prompt
Precise-Volume Global Shortcuts Prompt
This commit is contained in:
@ -12,9 +12,7 @@ module.exports = (options) => {
|
||||
|
||||
setupLocalArrowShortcuts(options);
|
||||
|
||||
if (options.globalShortcuts?.enabled) {
|
||||
setupGlobalShortcuts(options);
|
||||
}
|
||||
setupGlobalShortcuts(options);
|
||||
|
||||
firstRun(options);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user