Browse Source

fixed typo

tscherrie tscherru 2 năm trước cách đây
mục cha
commit
2c35c26749
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,
             },
           );
         }