From d5c8807e269b3789ba9724ebcd090bc4d39863f6 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Mon, 13 Mar 2023 01:45:23 +0000 Subject: [PATCH] update types --- app/config/locale/templates.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/config/locale/templates.php b/app/config/locale/templates.php index 39cac84814..4640d288b1 100644 --- a/app/config/locale/templates.php +++ b/app/config/locale/templates.php @@ -3,7 +3,10 @@ return [ 'email' => [ 'verification', - 'reset' + 'magicSession', + 'recovery', + 'invitation', + 'certificate' ], 'sms' => [ 'verification'