Make page load chunk by 10 for performance and add id checking
This commit is contained in:
@@ -873,6 +873,7 @@ export interface Chat{
|
||||
isStreaming?:boolean
|
||||
scriptstate?:{[key:string]:string|number|boolean}
|
||||
modules?:string[]
|
||||
id?:string
|
||||
}
|
||||
|
||||
export interface Message{
|
||||
|
||||
Reference in New Issue
Block a user