format code

This commit is contained in:
2023-10-20 21:57:43 +08:00
parent 5c8a9eb55e
commit dd86b82e1c
5 changed files with 220 additions and 168 deletions

View File

@ -3,11 +3,11 @@
"maxDelay": 5000,
"sendMail": false,
"mailConfig": {
"user":"",
"pass":"",
"mailto":"",
"smtpServer":"",
"smtpPort":"",
"smtpSecure":true
"user": "",
"pass": "",
"mailto": "",
"smtpServer": "",
"smtpPort": "",
"smtpSecure": true
}
}
}