mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 09:30:48 +08:00
This commit is contained in:
parent
eed25804c5
commit
b4719727f9
@ -57,7 +57,8 @@ export const initConfigSearch = (element: HTMLElement, app: App) => {
|
|||||||
|
|
||||||
// 搜索
|
// 搜索
|
||||||
getLang(["search", "searchLimit", "searchLimit1", "memo", "name", "alias", "keywordsLimit",
|
getLang(["search", "searchLimit", "searchLimit1", "memo", "name", "alias", "keywordsLimit",
|
||||||
"doc", "headings", "list1", "listItem", "code", "math", "table", "quote", "superBlock", "paragraph"]),
|
"doc", "headings", "list1", "listItem", "code", "math", "table", "quote", "superBlock", "paragraph",
|
||||||
|
"indexAssetPath"]),
|
||||||
|
|
||||||
// 快捷键
|
// 快捷键
|
||||||
getLang(["keymap", "keymapTip2"].concat(Object.keys(Constants.SIYUAN_KEYMAP.general))
|
getLang(["keymap", "keymapTip2"].concat(Object.keys(Constants.SIYUAN_KEYMAP.general))
|
||||||
|
Loading…
Reference in New Issue
Block a user