mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-22 00:17:37 +02:00
Fixed error when there is no state.yml
This commit is contained in:
@@ -246,7 +246,7 @@ func getDefaultAppState() []byte {
|
||||
lastUpdateCheck: 0
|
||||
recentRepos: []
|
||||
RecentPrivateRepos: []
|
||||
`)
|
||||
`)
|
||||
}
|
||||
|
||||
// // commenting this out until we use it again
|
||||
|
||||
Reference in New Issue
Block a user