Vanessa 2024-10-18 00:36:52 +08:00
parent cabe855372
commit e674cfec70
4 changed files with 17 additions and 1 deletions

View file

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