mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: 设置tab页签标题中英文优化
This commit is contained in:
@@ -23,6 +23,7 @@ export type AddonDefine = Registrable & {
|
||||
input?: {
|
||||
[key: string]: AddonInputDefine;
|
||||
};
|
||||
showTest?: boolean;
|
||||
};
|
||||
|
||||
export type AddonInstanceConfig = {
|
||||
|
||||
Reference in New Issue
Block a user