mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
1f9f3f4c99
commit
de360048d1
3 changed files with 12 additions and 1 deletions
|
|
@ -97,6 +97,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_LAYOUTS = "local-layouts";
|
||||
public static readonly LOCAL_AI = "local-ai";
|
||||
public static readonly LOCAL_PLUGINTOPUNPIN = "local-plugintopunpin";
|
||||
public static readonly LOCAL_FLASHCARD = "local-flashcard";
|
||||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue