@ -42,6 +42,9 @@ func InitWithCfgFile(cfgFilePath string) error {
if err := c.loadConfig(cfgFilePath); nil != err {
return err
}
if err := c.init(); nil != err {
Client = c
return nil
The note is not visible to the blocked user.