feat: add gmail/google as an option

This commit is contained in:
Shivam Mishra
2024-05-30 13:17:10 +05:30
parent ffb687d12f
commit bece33792e
3 changed files with 7 additions and 0 deletions
@@ -735,6 +735,7 @@
},
"EMAIL_PROVIDERS": {
"MICROSOFT": "Microsoft",
"GOOGLE": "Google",
"OTHER_PROVIDERS": "Other Providers"
}
}