Added missing colon MATT

merge-requests/1/merge
Bsian 2019-10-21 01:35:18 +01:00
parent 07d639c82d
commit e4abb5c61d
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ export default class CWG extends Command {
<strong>Port:</strong> ${domain.port} <strong>Port:</strong> ${domain.port}
<strong>Certificate Issuer:</strong> ${cert.issuer.organizationName} <strong>Certificate Issuer:</strong> ${cert.issuer.organizationName}
<strong>Certificate Subject:</strong> ${cert.subject.commonName} <strong>Certificate Subject:</strong> ${cert.subject.commonName}
<strong>Responsible Engineer</strong> ${message.author.username}#${message.author.discriminator} <strong>Responsible Engineer:</strong> ${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.
Thanks. Thanks.