Browse Source

fixed typo

tscherrie tscherru 1 year ago
parent
commit
2c35c26749
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/store/app.ts

+ 0 - 1
app/store/app.ts

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