mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
7587b91a5c
commit
8c0e9369f3
2 changed files with 8 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ export abstract class Constants {
|
|||
public static readonly TIMEOUT_COUNT = 1000;
|
||||
|
||||
// id
|
||||
public static readonly HELP_PATH = {
|
||||
public static readonly HELP_PATH: { [key: string]: string } = {
|
||||
zh_CN: "20210808180117-czj9bvb",
|
||||
zh_CHT: "20211226090932-5lcq56f",
|
||||
ja_JP: "20240530133126-axarxgx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue