Formatting
This commit is contained in:
parent
2f5f6c159b
commit
f3f3d1fe73
|
@ -29,6 +29,7 @@ type Config struct {
|
|||
LoginPassword string `mapstructure:"login_password"`
|
||||
LoginServer string `mapstructure:"login_server"`
|
||||
Pty bool
|
||||
|
||||
ctx interpolate.Context
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue