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:
@ -38,6 +38,7 @@ interface AdblockerConfig {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Adblocker',
|
||||
description: 'Block all ads and tracking out of the box',
|
||||
restartNeeded: false,
|
||||
config: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user