mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 19:01:47 +00:00
feat: add description for plugins
This commit is contained in:
@ -19,6 +19,7 @@ export default createPlugin<
|
||||
CaptionsSelectorConfig
|
||||
>({
|
||||
name: 'Captions Selector',
|
||||
description: 'Caption selector for YouTube Music audio tracks',
|
||||
config: {
|
||||
enabled: false,
|
||||
disableCaptions: false,
|
||||
|
||||
Reference in New Issue
Block a user