Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-06 16:55:27 +08:00
parent f6c905aa92
commit e8e36185da
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -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 {