Vanessa 2025-10-25 21:14:03 +08:00
parent c0fd1f06b8
commit f89ef1b9c5
3 changed files with 10 additions and 6 deletions

View file

@ -165,6 +165,7 @@ export abstract class Constants {
public static readonly LOCAL_IMAGES = "local-images";
public static readonly LOCAL_EMOJIS = "local-emojis";
public static readonly LOCAL_MOVE_PATH = "local-move-path";
public static readonly LOCAL_RECENT_DOCS = "local-recent-docs";
// dialog
public static readonly DIALOG_CONFIRM = "dialog-confirm";