mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: formatting
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
let secureProtocol = undefined;
|
||||
|
||||
if (secure) {
|
||||
secureProtocol = secure as SMTPSecure
|
||||
secureProtocol = secure as SMTPSecure;
|
||||
}
|
||||
|
||||
await sdk.forConsole.projects.updateSmtp(
|
||||
|
||||
Reference in New Issue
Block a user