move artifacts into mask settings

This commit is contained in:
lloydzhou
2024-09-05 14:46:16 +08:00
parent b590d0857c
commit caf50b6e6c
7 changed files with 40 additions and 39 deletions

View File

@@ -73,10 +73,6 @@ export enum FileName {
Prompts = "prompts.json",
}
export enum ArtifactsPlugin {
Artifacts = "artifacts",
}
export enum StoreKey {
Chat = "chat-next-web-store",
Plugin = "chat-next-web-plugin",