mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
eslint
This commit is contained in:
parent
847a19afc1
commit
6961af005e
1 changed files with 364 additions and 364 deletions
|
@ -361,5 +361,5 @@ export default {
|
||||||
smtpDkimPrivateKey: "Private Key",
|
smtpDkimPrivateKey: "Private Key",
|
||||||
smtpDkimHashAlgo: "Hash Algorithm (可选)",
|
smtpDkimHashAlgo: "Hash Algorithm (可选)",
|
||||||
smtpDkimheaderFieldNames: "Header Keys to sign (可选)",
|
smtpDkimheaderFieldNames: "Header Keys to sign (可选)",
|
||||||
smtpDkimskipFields: "Header Keys not to sign (可选)"
|
smtpDkimskipFields: "Header Keys not to sign (可选)",
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in a new issue