mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
404da1e018
commit
de3f47037b
9 changed files with 182 additions and 54 deletions
|
|
@ -79,6 +79,7 @@ export abstract class Constants {
|
|||
public static readonly LOCAL_BAZAAR = "local-bazaar";
|
||||
public static readonly LOCAL_PDFTHEME = "local-pdftheme";
|
||||
public static readonly LOCAL_LAYOUTS = "local-layouts";
|
||||
public static readonly LOCAL_AI = "local-ai";
|
||||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue