Finish mail server settings
This commit is contained in:
@@ -16,7 +16,6 @@ function create() {
|
||||
return [e];
|
||||
}
|
||||
|
||||
console.log(result.body)
|
||||
if (!result.body.active) return [result.body.error, result.body.result];
|
||||
|
||||
progressHandler(result.body);
|
||||
|
||||
Reference in New Issue
Block a user