mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-25 23:20:19 +09:00
Merge branch 'Yidadaa:main' into main
This commit is contained in:
commit
f7bba11890
@ -110,5 +110,5 @@ export const DEFAULT_MODELS = [
|
||||
},
|
||||
] as const;
|
||||
|
||||
export const CHAT_PAGE_SIZE = 10;
|
||||
export const MAX_RENDER_MSG_COUNT = 20;
|
||||
export const CHAT_PAGE_SIZE = 15;
|
||||
export const MAX_RENDER_MSG_COUNT = 45;
|
||||
|
Loading…
Reference in New Issue
Block a user