mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
add TitleBar UpdateTimeLocation
This commit is contained in:
@@ -259,6 +259,10 @@ func (self *TimeZoneListPage) Click() {
|
||||
err := cpCmd.Run()
|
||||
if err != nil{
|
||||
fmt.Println(err)
|
||||
}else {
|
||||
|
||||
self.Screen.TitleBar.UpdateTimeLocation()
|
||||
|
||||
}
|
||||
fmt.Println("add ",cur_li.Path)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user