chore: add toggle bool to auth for items
This commit is contained in:
parent
212bbf3b82
commit
324378aa55
@ -2,6 +2,7 @@ export interface AuthInfoType {
|
||||
editable: boolean
|
||||
viewchange: boolean
|
||||
show: boolean
|
||||
toggle: boolean
|
||||
}
|
||||
export interface SkillsType {
|
||||
id: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user