mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-20 01:19:23 +02:00
Cleanup: fix copy/paste error in comment
This commit is contained in:
@@ -300,7 +300,7 @@ type OSConfig struct {
|
|||||||
// OpenCommand is the command for opening a file
|
// OpenCommand is the command for opening a file
|
||||||
OpenCommand string `yaml:"openCommand,omitempty"`
|
OpenCommand string `yaml:"openCommand,omitempty"`
|
||||||
|
|
||||||
// OpenCommand is the command for opening a link
|
// OpenLinkCommand is the command for opening a link
|
||||||
OpenLinkCommand string `yaml:"openLinkCommand,omitempty"`
|
OpenLinkCommand string `yaml:"openLinkCommand,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user