mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
Add option in skip-silences plugin to only skip at the beginning
This commit is contained in:
@ -91,6 +91,9 @@ const defaultConfig = {
|
||||
"saveSize": false,
|
||||
"hotkey": "P"
|
||||
},
|
||||
"skip-silences": {
|
||||
onlySkipBeginning: false,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user