This commit is contained in:
@@ -5,6 +5,7 @@ export type EmailSummary = {
|
||||
subject: string;
|
||||
date: string;
|
||||
snippet: string;
|
||||
attachmentCount?: number;
|
||||
read?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user