v4.6.5 (#620)
This commit is contained in:
1
packages/global/core/plugin/type.d.ts
vendored
1
packages/global/core/plugin/type.d.ts
vendored
@@ -23,5 +23,6 @@ export type PluginTemplateType = {
|
||||
name: string;
|
||||
avatar: string;
|
||||
intro: string;
|
||||
showStatus?: boolean;
|
||||
modules: ModuleItemType[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user