Add localization for manage search feature
This commit is contained in:
@@ -16,6 +16,7 @@ export type Message = {
|
||||
sources: any[]
|
||||
images?: string[]
|
||||
search?: WebSearch
|
||||
id?: string
|
||||
}
|
||||
|
||||
export type ChatHistory = {
|
||||
|
||||
Reference in New Issue
Block a user