mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 03:58:07 +01:00
This commit is contained in:
parent
7beee6c57c
commit
389fd86925
9 changed files with 88 additions and 33 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -51,7 +51,7 @@ interface Window {
|
|||
interface ISearchOption {
|
||||
group: number,
|
||||
hasReplace: boolean,
|
||||
querySyntax: boolean,
|
||||
method: number // 0:文本,1:查询语法,2:SQL,3:正则表达式
|
||||
hPath: string
|
||||
idPath: string
|
||||
k: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue