changed contact form reply_to and response html
This commit is contained in:
@@ -52,7 +52,6 @@ func gracefulShutdown() {
|
||||
if err := server.Shutdown(ctx); err != nil {
|
||||
logger.Error.Fatalf("Error during Server shutdown: %#v", err)
|
||||
} else {
|
||||
|
||||
logger.Info.Println("Server gracefully stopped")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user