Vanessa 2024-03-29 10:08:58 +08:00
parent 13332781c9
commit b7f49bde1e
2 changed files with 55 additions and 1 deletions

View file

@ -46,6 +46,7 @@ type TOperation =
| "sortAttrViewView"
| "setAttrViewPageSize"
| "updateAttrViewColRelation"
| "moveOutlineHeading"
| "updateAttrViewColRollup"
| "hideAttrViewName"
type TBazaarType = "templates" | "icons" | "widgets" | "themes" | "plugins"