fix config
This commit is contained in:
@@ -24,6 +24,8 @@ func Get() *Config {
|
|||||||
return &Config{Hostname: host, Account: "zhang", AccountID: "8889616198"}
|
return &Config{Hostname: host, Account: "zhang", AccountID: "8889616198"}
|
||||||
case "f7tib45aqk4n10h":
|
case "f7tib45aqk4n10h":
|
||||||
return &Config{Hostname: host, Account: "long", AccountID: "8886508526"}
|
return &Config{Hostname: host, Account: "long", AccountID: "8886508526"}
|
||||||
|
case "ba0wpr7xkrbr5l7":
|
||||||
|
return &Config{Hostname: host, Account: "hu", AccountID: "8889975553"}
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user