mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
df3ee3f24e
commit
67b81bfaad
15 changed files with 117 additions and 6 deletions
|
|
@ -78,6 +78,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_EXPORTIMG = "local-exportimg";
|
||||
public static readonly LOCAL_BAZAAR = "local-bazaar";
|
||||
public static readonly LOCAL_PDFTHEME = "local-pdftheme";
|
||||
public static readonly LOCAL_LAYOUTS = "local-layouts";
|
||||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue