mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
4c5dbee4a4
commit
75a8ee13bd
6 changed files with 90 additions and 17 deletions
|
|
@ -114,6 +114,7 @@ export abstract class Constants {
|
|||
public static readonly DIALOG_SEARCH = "dialog-search";
|
||||
public static readonly DIALOG_REPLACE = "dialog-replace";
|
||||
public static readonly DIALOG_GLOBALSEARCH = "dialog-globalsearch";
|
||||
public static readonly DIALOG_HISTORYCOMPARE = "dialog-historycompare";
|
||||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue