mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
feat(menu): add more detail in Menu (#1570)
This commit is contained in:
@ -47,6 +47,7 @@ export interface PluginDef<
|
||||
name: () => string;
|
||||
authors?: Author[];
|
||||
description?: () => string;
|
||||
addedVersion?: string;
|
||||
config?: Config;
|
||||
|
||||
menu?: (
|
||||
|
||||
Reference in New Issue
Block a user