TF-82 Create an email as drafts
This commit is contained in:
@@ -41,4 +41,6 @@ abstract class EmailRepository {
|
||||
String? baseUrlDownload,
|
||||
AccountId accountId
|
||||
);
|
||||
|
||||
Future<bool> saveEmailAsDrafts(AccountId accountId, Email email);
|
||||
}
|
||||
Reference in New Issue
Block a user