mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 02:34:20 +01:00
✨ Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
f6c905aa92
commit
e8e36185da
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ type CriterionTypes struct {
|
|||
VideoBlock bool `json:"videoBlock"`
|
||||
IFrameBlock bool `json:"iframeBlock"`
|
||||
WidgetBlock bool `json:"widgetBlock"`
|
||||
Call bool `json:"callout"`
|
||||
Callout bool `json:"callout"`
|
||||
}
|
||||
|
||||
type CriterionReplaceTypes struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue