mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +00:00
feat: add description for plugins
This commit is contained in:
@ -26,6 +26,7 @@ export const defaultConfig: DownloaderPluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Downloader',
|
||||
description: 'Downloads MP3 / source audio directly from the interface',
|
||||
restartNeeded: true,
|
||||
config: defaultConfig,
|
||||
stylesheets: [style],
|
||||
|
||||
Reference in New Issue
Block a user