mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 02:51:46 +00:00
feat: add description for plugins
This commit is contained in:
@ -58,6 +58,7 @@ export type VisualizerPluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Visualizer',
|
||||
description: 'Adds a visualizer to the player',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user