mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -04:00
Tried to fix circleci error
This commit is contained in:
parent
19a6a32625
commit
efb82a58ae
|
|
@ -242,7 +242,7 @@ type AppState struct {
|
|||
}
|
||||
|
||||
func getDefaultAppState() []byte {
|
||||
return []byte(`
|
||||
return []byte(`
|
||||
lastUpdateCheck: 0
|
||||
recentRepos: []
|
||||
RecentPrivateRepos: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue