1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-12-24 00:21:22 +02:00

Tried to fix circleci error

This commit is contained in:
mjarkk
2018-12-08 16:54:00 +01:00
parent 19a6a32625
commit efb82a58ae

View File

@@ -242,7 +242,7 @@ type AppState struct {
}
func getDefaultAppState() []byte {
return []byte(`
return []byte(`
lastUpdateCheck: 0
recentRepos: []
RecentPrivateRepos: []