feat: add file icon and add message popover content (#77)
* feat: add message popover content * feat: add file icon
This commit is contained in:
@@ -71,7 +71,7 @@ export interface IReference {
|
||||
total: number;
|
||||
}
|
||||
|
||||
interface Docagg {
|
||||
export interface Docagg {
|
||||
count: number;
|
||||
doc_id: string;
|
||||
doc_name: string;
|
||||
|
||||
Reference in New Issue
Block a user