@@ -23,7 +23,7 @@ type (
Endpoint struct {
To string
Redir bool
BasicAuth string
BasicAuth string `yaml:"basicAuth"`
}
)
The note is not visible to the blocked user.