added de to index and other files

This commit is contained in:
tscherrie tscherru
2023-04-16 05:07:54 +00:00
parent 4ce5f89c66
commit f042d07ee7
8 changed files with 32 additions and 5 deletions

View File

@@ -560,6 +560,7 @@ export const useChatStore = create<ChatStore>()(
onError(error) {
console.error("[Summarize] ", error);
},
enen,
},
);
}