feat: initialized smtp service;
refactor: config now returns a copy of a struct to prevent editing; chore: corrected identation
This commit is contained in:
@@ -108,5 +108,5 @@ func main() {
|
||||
})
|
||||
}),
|
||||
|
||||
).Run()
|
||||
).Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user