mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 15:46:06 +08:00
refactor: #6 check update over one hour and debound scroll
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { ChatRequest, ChatReponse } from "./api/chat/typing";
|
||||
import { filterConfig, isValidModel, Message, ModelConfig } from "./store";
|
||||
import { filterConfig, Message, ModelConfig } from "./store";
|
||||
|
||||
const TIME_OUT_MS = 30000;
|
||||
|
||||
|
Reference in New Issue
Block a user