panel 2 courrier
This commit is contained in:
parent
96d6d50e50
commit
02ef73b417
@ -52,6 +52,7 @@ export interface Email {
|
||||
read: boolean;
|
||||
starred: boolean;
|
||||
attachments?: { name: string; url: string }[];
|
||||
folder: string;
|
||||
}
|
||||
|
||||
interface Attachment {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user