HoyoCloudGameHelper/global.json
2023-02-19 09:09:49 +08:00

11 lines
195 B
JSON

{
"sendMail": false,
"mailConfig": {
"user":"",
"pass":"",
"mailto":"",
"smtpServer":"",
"smtpPort":"",
"smtpSecure":true
}
}