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:
@ -9,6 +9,7 @@ export default createPlugin<
|
||||
}
|
||||
>({
|
||||
name: 'Compact Sidebar',
|
||||
description: 'Always set the sidebar in compact mode',
|
||||
restartNeeded: false,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user