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:
@ -36,6 +36,7 @@ export const defaultConfig: NotificationsPluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Notifications',
|
||||
description: 'Display a notification when a song starts playing (interactive notifications are available on windows)',
|
||||
restartNeeded: true,
|
||||
config: defaultConfig,
|
||||
menu: onMenu,
|
||||
|
||||
Reference in New Issue
Block a user