mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
format
This commit is contained in:
parent
f815c5607c
commit
2f893bf361
|
|
@ -2,7 +2,6 @@ package gui
|
|||
|
||||
import "github.com/jesseduffield/gocui"
|
||||
|
||||
|
||||
func (gui *Gui) showUpdatePrompt(newVersion string) error {
|
||||
return gui.ask(askOpts{
|
||||
title: "New version available!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue