feat: add smtp and fix dynamic link

This commit is contained in:
Abdalhamid Alhamad
2025-01-06 16:46:35 +03:00
parent 25ef549417
commit 3ab0f179d8
11 changed files with 123 additions and 21 deletions

View File

@ -10,6 +10,8 @@
"include": "config",
"exclude": "**/*.md"
},
{ "include": "common/modules/**/templates/*", "watchAssets": true }
,
"i18n",
"files"
]