Use string port
This commit is contained in:
parent
eb7545455c
commit
8fa91ac470
6 changed files with 84 additions and 93 deletions
|
@ -24,7 +24,7 @@ type Config struct {
|
|||
type Defaults struct {
|
||||
Name string
|
||||
Host string
|
||||
Port int
|
||||
Port string
|
||||
Channels []string
|
||||
Password string
|
||||
SSL bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue