mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 13:34:36 +02:00
fix bug in RestoreLastBackLightBrightness
This commit is contained in:
@@ -172,6 +172,7 @@ func NewMainScreen() *MainScreen {
|
||||
|
||||
m.MsgBoxFont = Fonts["veramono20"]
|
||||
m.IconFont = Fonts["varela15"]
|
||||
m.Closed = false
|
||||
return m
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user