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:
@ -242,7 +242,7 @@ type AppState struct {
|
||||
}
|
||||
|
||||
func getDefaultAppState() []byte {
|
||||
return []byte(`
|
||||
return []byte(`
|
||||
lastUpdateCheck: 0
|
||||
recentRepos: []
|
||||
RecentPrivateRepos: []
|
||||
|
Reference in New Issue
Block a user