mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 23:44:06 +01:00
This commit is contained in:
parent
48c64f98f4
commit
6d7637850a
7 changed files with 74 additions and 30 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -552,6 +552,7 @@ interface IOperation {
|
|||
blockIDs?: string[] // add/removeFlashcards 专享
|
||||
removeDest?: boolean // removeAttrViewCol 专享
|
||||
layout?: string // addAttrViewView 专享
|
||||
groupID?: string // insertAttrViewBlock 专享
|
||||
}
|
||||
|
||||
interface IOperationSrcs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue