mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
🎨 重建索引改为后台任务 https://github.com/siyuan-note/siyuan/issues/7153
This commit is contained in:
parent
87f230023c
commit
801bc69820
7 changed files with 34 additions and 18 deletions
|
|
@ -89,12 +89,6 @@ export abstract class Constants {
|
|||
en_US: "20210808180117-6v0mkxr",
|
||||
fr_FR: "20210808180117-6v0mkxr",
|
||||
};
|
||||
public static readonly HELP_START_PATH = {
|
||||
zh_CN: "20200812220555-lj3enxa",
|
||||
zh_CHT: "20211226115423-d5z1joq",
|
||||
en_US: "20200923234011-ieuun1p",
|
||||
fr_FR: "20200923234011-ieuun1p",
|
||||
};
|
||||
|
||||
public static readonly KEYCODE: { [key: string]: string[] } = {
|
||||
"186": [";", ":"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue