mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
ff64e5fcef
commit
b6b0f0c7b4
3 changed files with 10 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ export abstract class Constants {
|
|||
public static readonly TIMEOUT_SEARCH = 300;
|
||||
public static readonly TIMEOUT_INPUT = 256;
|
||||
public static readonly TIMEOUT_BLOCKLOAD = 300;
|
||||
public static readonly TIMEOUT_TRANSITION = 150;
|
||||
|
||||
// help path
|
||||
public static readonly HELP_PATH = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue