forked from XiaoMo/ChatGPT-Next-Web
fixed typo
This commit is contained in:
parent
f042d07ee7
commit
2c35c26749
@ -560,7 +560,6 @@ export const useChatStore = create<ChatStore>()(
|
|||||||
onError(error) {
|
onError(error) {
|
||||||
console.error("[Summarize] ", error);
|
console.error("[Summarize] ", error);
|
||||||
},
|
},
|
||||||
enen,
|
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user