feat: release chat and mindspace UI updates
This commit is contained in:
@@ -515,6 +515,7 @@ export type ChatSaveAnalysis = {
|
||||
filename: string | null;
|
||||
hasHtmlContent: boolean;
|
||||
privacyScan: MindSpacePrivacyScan;
|
||||
existingPage: { id: string; title: string; categoryCode: string } | null;
|
||||
};
|
||||
|
||||
export type ChatSaveResult =
|
||||
|
||||
Reference in New Issue
Block a user