mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 16:34:06 +01:00
🎨 Clean code
This commit is contained in:
parent
f3fff63b7d
commit
abfddf76a5
3 changed files with 6 additions and 4 deletions
|
|
@ -654,4 +654,6 @@ var (
|
|||
const (
|
||||
NodeAttrNameAvs = "custom-avs" // 用于标记块所属的属性视图,逗号分隔 av id
|
||||
NodeAttrView = "custom-sy-av-view" // 用于标记块所属的属性视图视图 view id Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443
|
||||
|
||||
NodeAttrViewNames = "av-names" // 用于临时标记块所属的属性视图名称,空格分隔
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue