mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 18:21:47 +00:00
feat: add description for plugins
This commit is contained in:
@ -21,6 +21,7 @@ export type PreciseVolumePluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Precise Volume',
|
||||
description: 'Control the volume precisely using mousewheel/hotkeys, with a custom HUD and customizable volume steps',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user