|
@@ -60,7 +60,6 @@ export enum FileName {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
export enum StoreKey {
|
|
export enum StoreKey {
|
|
|
- File = "chat-next-web-file",
|
|
|
|
|
Chat = "chat-next-web-store",
|
|
Chat = "chat-next-web-store",
|
|
|
Access = "access-control",
|
|
Access = "access-control",
|
|
|
Config = "app-config",
|
|
Config = "app-config",
|