mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
Removed some variables and placed them inside the gui struct
This commit is contained in:
@@ -70,6 +70,7 @@ type Gui struct {
|
||||
Errors SentinelErrors
|
||||
Updater *updates.Updater
|
||||
statusManager *statusManager
|
||||
credentials credentials
|
||||
}
|
||||
|
||||
type guiState struct {
|
||||
|
||||
Reference in New Issue
Block a user