Merge pull request #8501 from appwrite/feat-adding-email-templates

Feat adding email templates
This commit is contained in:
Christy Jacob 2024-08-12 14:35:41 +04:00 committed by GitHub
commit 891e709ba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,8 @@ return [
'recovery',
'invitation',
'mfaChallenge',
'sessionAlert'
'sessionAlert',
'otpSession'
],
'sms' => [
'verification',