mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: 隐藏运行策略选项
This commit is contained in:
@@ -64,6 +64,7 @@ export type PluginDefine = Registrable & {
|
||||
};
|
||||
};
|
||||
needPlus?: boolean;
|
||||
showRunStrategy?: boolean;
|
||||
};
|
||||
|
||||
export type ITaskPlugin = {
|
||||
|
||||
Reference in New Issue
Block a user