mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
...
This commit is contained in:
@@ -46,6 +46,9 @@ type BleForgetConfirmPage struct {
|
||||
func NewBleForgetConfirmPage() *BleForgetConfirmPage {
|
||||
p := &BleForgetConfirmPage{}
|
||||
|
||||
p.ListFont = UI.Fonts["veramono20"]
|
||||
p.FootMsg = [5]string{"Nav","","","Cancel","Yes"}
|
||||
|
||||
p.ConfirmText = "Confirm Forget?"
|
||||
p.ConfirmPage.ConfirmText = p.ConfirmText
|
||||
|
||||
|
||||
Reference in New Issue
Block a user