Vanessa 2023-06-04 11:45:37 +08:00
parent eed25804c5
commit b4719727f9

View file

@ -57,7 +57,8 @@ export const initConfigSearch = (element: HTMLElement, app: App) => {
// 搜索
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))