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:
@ -17,6 +17,7 @@ export type VideoTogglePluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Video Toggle',
|
||||
description: 'Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user