mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 05:24:36 +02:00
text revision
This commit is contained in:
@@ -12,7 +12,7 @@ type UpdatePlugin struct {
|
||||
func (self *UpdatePlugin) Init( main_screen *UI.MainScreen ) {
|
||||
self.Page = NewUpdatePage()
|
||||
self.Page.SetScreen( main_screen)
|
||||
self.Page.SetName("Update")
|
||||
self.Page.SetName("Update LauncherGo")
|
||||
self.Page.Init()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user