mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-20 19:59:05 +08:00
Update constant.ts
This commit is contained in:
parent
7da83987e4
commit
543989151f
@ -110,5 +110,5 @@ export const DEFAULT_MODELS = [
|
|||||||
},
|
},
|
||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
export const CHAT_PAGE_SIZE = 30;
|
export const CHAT_PAGE_SIZE = 15;
|
||||||
export const MAX_RENDER_MSG_COUNT = 60;
|
export const MAX_RENDER_MSG_COUNT = 45;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user