Daniel 2025-06-29 17:45:52 +08:00
parent e13be622cb
commit d95998d9ca
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -23,7 +23,7 @@ type BaseLayout struct {
Spec int `json:"spec"` // 布局格式版本
ID string `json:"id"` // 布局 ID
// 以下三个字段已经废弃,计划于 2026 年 6 月 30 日后删除 https://github.com/siyuan-note/siyuan/issues/15162
// TODO 以下三个字段已经废弃,计划于 2026 年 6 月 30 日后删除 https://github.com/siyuan-note/siyuan/issues/15162
//Deprecated
Filters []*ViewFilter `json:"filters,omitempty"` // 过滤规则