chore: add email and mailbox module

This commit is contained in:
mahyargdz
2025-07-08 09:37:26 +03:30
parent b66114c900
commit b3ab6c8a10
26 changed files with 976 additions and 60 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ export class UsersService {
address: emailAddress,
name: displayName || username,
quota: quota || 1073741824,
language: "fa",
// language: "fa",
}),
);