mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
969a8d24fc
commit
f4e2c3423a
2 changed files with 20 additions and 6 deletions
|
|
@ -101,6 +101,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_PLUGINTOPUNPIN = "local-plugintopunpin";
|
||||
public static readonly LOCAL_FLASHCARD = "local-flashcard";
|
||||
public static readonly LOCAL_FILEPOSITION = "local-fileposition";
|
||||
public static readonly LOCAL_SESSION_FIRSTLOAD = "local-session-firstload";
|
||||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue