mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 08:54:07 +01:00
This commit is contained in:
parent
425882cda0
commit
4ccdd38de0
2 changed files with 14 additions and 1 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -552,7 +552,8 @@ interface IOperation {
|
|||
blockIDs?: string[] // add/removeFlashcards 专享
|
||||
removeDest?: boolean // removeAttrViewCol 专享
|
||||
layout?: string // addAttrViewView 专享
|
||||
groupID?: string // insertAttrViewBlock 专享
|
||||
groupID?: string // insertAttrViewBlock, sortAttrViewRow 专享
|
||||
targetGroupID?: string // sortAttrViewRow 专享
|
||||
}
|
||||
|
||||
interface IOperationSrcs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue