Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
byawitz committed Oct 2, 2024
1 parent 5786f3a commit 9148c15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
let secureProtocol = undefined;
if (secure) {
secureProtocol = secure as SMTPSecure
secureProtocol = secure as SMTPSecure;
}
await sdk.forConsole.projects.updateSmtp(
Expand Down

0 comments on commit 9148c15

Please sign in to comment.