Commit f3f3d1fe authored by Chris Bednarski's avatar Chris Bednarski

Formatting

parent 2f5f6c15
...@@ -29,6 +29,7 @@ type Config struct { ...@@ -29,6 +29,7 @@ type Config struct {
LoginPassword string `mapstructure:"login_password"` LoginPassword string `mapstructure:"login_password"`
LoginServer string `mapstructure:"login_server"` LoginServer string `mapstructure:"login_server"`
Pty bool Pty bool
ctx interpolate.Context ctx interpolate.Context
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment