mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 11:01:45 +00:00
feat: add description for plugins
This commit is contained in:
@ -8,6 +8,7 @@ export type SkipSilencesPluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Skip Silences',
|
||||
description: 'Automatically skip silenced sections',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user