tscherrie tscherru 2 年 前
コミット
2c35c26749
1 ファイル変更0 行追加1 行削除
  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,
             },
           );
         }