Vanessa 2024-02-19 17:12:59 +08:00
parent bffd71dd67
commit c9b2db8818
3 changed files with 9 additions and 3 deletions

View file

@ -105,6 +105,7 @@ export abstract class Constants {
public static readonly LOCAL_FILEPOSITION = "local-fileposition";
public static readonly LOCAL_DIALOGPOSITION = "local-dialogposition";
public static readonly LOCAL_SESSION_FIRSTLOAD = "local-session-firstload";
public static readonly LOCAL_OUTLINE = "local-outline";
// dialog
public static readonly DIALOG_OPENCARD = "dialog-opencard";