summaryrefslogtreecommitdiffstats
path: root/pkg/config
diff options
context:
space:
mode:
authorantham <hamonanth@gmail.com>2018-08-29 13:45:52 +0200
committerantham <hamonanth@gmail.com>2018-08-29 13:46:51 +0200
commit1b8836e92d7d59cf99d17d5df981337f459712df (patch)
tree9e999f8438e2a9cf85c40e36c63aa9b0aa5ccfc2 /pkg/config
parent54326907c38565d970a6d15f685abbac80fcc9ea (diff)
fix fmt issue
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index 0acd9d820..899d27fbc 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -206,7 +206,7 @@ func (c *AppConfig) LoadAppState() error {
return yaml.Unmarshal(appStateBytes, c.AppState)
}
- // GetDefaultConfig returns the application default configuration
+// GetDefaultConfig returns the application default configuration
func GetDefaultConfig() []byte {
return []byte(
`gui: