Skip to content

Commit

Permalink
fix format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony HAMON committed Aug 27, 2018
1 parent d3953a1 commit a2a9e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/app_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a2a9e0c

Please sign in to comment.