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:
@ -8,9 +8,9 @@ export interface InAppMenuConfig {
|
||||
enabled: boolean;
|
||||
hideDOMWindowControls: boolean;
|
||||
}
|
||||
|
||||
export default createPlugin({
|
||||
name: 'In-App Menu',
|
||||
description: 'gives menu-bars a fancy, dark or album-color look',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: (
|
||||
|
||||
Reference in New Issue
Block a user