mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-11 01:34:20 +01:00
This commit is contained in:
parent
13332781c9
commit
b7f49bde1e
2 changed files with 55 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -46,6 +46,7 @@ type TOperation =
|
|||
| "sortAttrViewView"
|
||||
| "setAttrViewPageSize"
|
||||
| "updateAttrViewColRelation"
|
||||
| "moveOutlineHeading"
|
||||
| "updateAttrViewColRollup"
|
||||
| "hideAttrViewName"
|
||||
type TBazaarType = "templates" | "icons" | "widgets" | "themes" | "plugins"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue