@@ -86,7 +86,7 @@ func main() {
wg.Add(1)
go func() {
defer wg.Done()
publicweb.Run(cfg, svc, applicationHandler, kv, filestorage)
publicweb.Run(cfg, svc, applicationHandler, kv, filestorage, emailing)
}()
}
The note is not visible to the blocked user.