From de2cd18e63f37e391330f35fb3f92b0402c96c57 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Thu, 10 Aug 2023 18:36:15 +0800 Subject: [PATCH] :art: Update Settings - About - Version download link Fix https://github.com/siyuan-note/siyuan/issues/8947 --- app/src/config/search.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/config/search.ts b/app/src/config/search.ts index 502c64aa2..2f004f61a 100644 --- a/app/src/config/search.ts +++ b/app/src/config/search.ts @@ -82,7 +82,7 @@ export const initConfigSearch = (element: HTMLElement, app: App) => { getLang(["autoLaunch", "autoLaunchTip", "about", "about1", "about2", "about3", "about4", "about5", "about6", "about9", "about10", "about11", "about12", "about13", "about14", "about17", "config", "dataRepoKey", "dataRepoKeyTip1", "dataRepoKeyTip2", "slogan", "currentVer", "checkUpdate", "updatePath", "systemLog", - "importKey", "genKey", "genKeyByPW", "copyKey", "resetRepo", "systemLogTip", "export", "visitAnnouncements", + "importKey", "genKey", "genKeyByPW", "copyKey", "resetRepo", "systemLogTip", "export", "downloadLatestVer", "safeQuit", "directConnection", "siyuanNote", "key", "password", "copied", "resetRepoTip", "autoDownloadUpdatePkg", "autoDownloadUpdatePkgTip", "networkProxy", "keyPlaceholder", "initRepoKeyTip", "googleAnalytics", "googleAnalyticsTip"]),