1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +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 { func getDefaultAppState() []byte {
return []byte(` return []byte(`
lastUpdateCheck: 0 lastUpdateCheck: 0
recentRepos: [] recentRepos: []
RecentPrivateRepos: [] RecentPrivateRepos: []