Vanessa 2022-10-12 10:15:03 +08:00
parent 94139b8d86
commit a50ed085bd
3 changed files with 11 additions and 14 deletions

View file

@ -69,7 +69,6 @@ export abstract class Constants {
public static readonly LOCAL_EXPORTPDF = "local-exportpdf";
public static readonly LOCAL_EXPORTWORD = "local-exportword";
public static readonly LOCAL_BAZAAR = "local-bazaar";
public static readonly LOCAL_PANEL = "local-panel";
// timeout
public static readonly TIMEOUT_DBLCLICK = 190;