mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +01:00
This commit is contained in:
parent
19176e5bc0
commit
012d1d113e
4 changed files with 333 additions and 260 deletions
|
|
@ -64,7 +64,8 @@ export const initConfigSearch = (element: HTMLElement) => {
|
|||
// 关于
|
||||
getLang(["about", "about1", "about2", "about3", "about4", "about5", "about6", "about7", "about8",
|
||||
"about11", "about12", "about13", "about14", "about15", "about16",
|
||||
"slogan", "currentVer", "checkUpdate", "updatePath", "snapshotPassword", "systemLog"]),
|
||||
"slogan", "currentVer", "checkUpdate", "updatePath", "snapshotPassword", "systemLog",
|
||||
"autoDownloadUpdatePkg"]),
|
||||
];
|
||||
const inputElement = element.querySelector(".b3-form__icon input") as HTMLInputElement;
|
||||
if (window.siyuan.config.system.container !== "ios") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue