@@ -70,6 +70,7 @@ func (agent *Agent) Connect() error {
Username: config.Username,
Password: config.Password,
UserAgent: config.UserAgent,
Timeout: config.Timeout * time.Second,
})
if err != nil {
The note is not visible to the blocked user.