修复: 邮件服务支持列表链接失效(#2167)

This commit is contained in:
Tunglies
2023-11-03 17:55:59 +08:00
committed by GitHub
parent c4a44a48c5
commit 9f6d4943ea
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ export default {
{
label: 'emailService',
tip: intl.get(
'邮箱服务名称,比如126、163、Gmail、QQ等,支持列表https://nodemailer.com/smtp/well-known/',
'邮箱服务名称,比如126、163、Gmail、QQ等,支持列表https://github.com/nodemailer/nodemailer/blob/master/lib/well-known/services.json',
),
required: true,
},