mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
🎨 搜索自定义属性改为搜索全部属性 Fix https://github.com/siyuan-note/siyuan/issues/7367
This commit is contained in:
parent
d1f493e2d2
commit
fe0f2fb7e0
9 changed files with 19 additions and 14 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -466,7 +466,7 @@ declare interface IConfig {
|
|||
name: boolean
|
||||
alias: boolean
|
||||
memo: boolean
|
||||
custom: boolean
|
||||
ial: boolean
|
||||
limit: number
|
||||
caseSensitive: boolean
|
||||
backlinkMentionName: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue