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 {
|
func getDefaultAppState() []byte {
|
||||||
return []byte(`
|
return []byte(`
|
||||||
lastUpdateCheck: 0
|
lastUpdateCheck: 0
|
||||||
recentRepos: []
|
recentRepos: []
|
||||||
RecentPrivateRepos: []
|
RecentPrivateRepos: []
|
||||||
|
Reference in New Issue
Block a user