stash code

This commit is contained in:
lloydzhou
2024-08-29 19:55:09 +08:00
parent d2cb984ced
commit 571ce11e53
5 changed files with 213 additions and 5 deletions

View File

@@ -78,6 +78,7 @@ export enum Plugin {
export enum StoreKey {
Chat = "chat-next-web-store",
Plugin = "chat-next-web-plugin",
Access = "access-control",
Config = "app-config",
Mask = "mask-store",