mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 命名查询嵌入块类型持久化
This commit is contained in:
parent
31ebdeb4dd
commit
e952a57f00
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ type CriterionTypes struct {
|
|||
ListItem bool `json:"listItem"`
|
||||
CodeBlock bool `json:"codeBlock"`
|
||||
HtmlBlock bool `json:"htmlBlock"`
|
||||
EmbedBlock bool `json:"embedBlock"`
|
||||
}
|
||||
|
||||
var criteriaLock = sync.Mutex{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue