mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
182eb26b47
commit
0c33bb16d9
2 changed files with 35 additions and 26 deletions
|
|
@ -89,6 +89,7 @@ export abstract class Constants {
|
|||
public static readonly TIMEOUT_INPUT = 256;
|
||||
public static readonly TIMEOUT_LOAD = 300;
|
||||
public static readonly TIMEOUT_TRANSITION = 300;
|
||||
public static readonly TIMEOUT_COUNT = 1000;
|
||||
|
||||
// id
|
||||
public static readonly HELP_PATH = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue