fix test
This commit is contained in:
parent
0082747237
commit
eaa85f5aa3
2 changed files with 3 additions and 0 deletions
|
@ -4449,6 +4449,8 @@ export type components = {
|
|||
isActive: boolean;
|
||||
/** @default false */
|
||||
hasUnreadNote: boolean;
|
||||
/** @default false */
|
||||
notify: boolean;
|
||||
};
|
||||
Clip: {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue