mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
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