From cd123f38a5795ae18b8bdd8f6e52bcd1072b07af Mon Sep 17 00:00:00 2001 From: Matthew R Date: Thu, 31 Oct 2019 23:59:43 -0400 Subject: [PATCH] fix html --- src/commands/cwg_create.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/commands/cwg_create.ts b/src/commands/cwg_create.ts index 93c5cf5..02a758f 100644 --- a/src/commands/cwg_create.ts +++ b/src/commands/cwg_create.ts @@ -63,13 +63,13 @@ export default class CWG_Create extends Command {

Library of Code sp-us | Cloud Services

Hello, this is an email informing you that a new domain under your account has been binded. Information is below.

- Domain: ${domain.domain} - Port: ${domain.port} - Certificate Issuer: ${cert.issuer.organizationName} - Certificate Subject: ${cert.subject.commonName} - Responsible Engineer: ${message.author.username}#${message.author.discriminator} + Domain: ${domain.domain}
+ Port: ${domain.port}
+ Certificate Issuer: ${cert.issuer.organizationName}
+ Certificate Subject: ${cert.subject.commonName}
+ Responsible Engineer: ${message.author.username}#${message.author.discriminator}
- If you have any questions about additional setup, you can reply to this email or send a message in #cloud-support in our Discord server. + If you have any questions about additional setup, you can reply to this email or send a message in #cloud-support in our Discord server.
Library of Code sp-us | Support Team `,