@@ -13,6 +13,7 @@ import (
type Config struct {
Port int
InitializeSlack bool
SlackToken string
}
func newConfig() (Config, error) {
The note is not visible to the blocked user.