summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-27 18:05:18 +1000
committerGitHub <noreply@github.com>2018-08-27 18:05:18 +1000
commite72d090c5c9e426d11bbcf74f3cf3a32de21d3f5 (patch)
tree260edbfd47ff2a0a755df6113a1b16c49788ebb1
parentd3953a1440b74742593f98d61b41b0a7234923da (diff)
parenta2a9e0c478cef1346d63227a8c67171b70814335 (diff)
Merge pull request #221 from antham/fix-master
Fix format issue
-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 d49ddd4d5..d656faa9e 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -141,7 +141,7 @@ func (c *AppConfig) InsertToUserConfig(key, value string) error {
func GetDefaultConfig() []byte {
return []byte(
-`gui:
+ `gui:
# stuff relating to the UI
scrollHeight: 2
theme: