mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
update bug fix
This commit is contained in:
@@ -202,6 +202,7 @@ func (self *UpdatePage) CheckUpdate() bool {
|
||||
|
||||
if git_revision_short_hash != ret.GitVersion {
|
||||
self.ConfirmPage.Version = ret.GitVersion
|
||||
self.ConfirmPage.GIT = true
|
||||
self.Screen.PushCurPage()
|
||||
self.Screen.SetCurPage(self.ConfirmPage)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user