diff --git a/apps/promenu/bootb2.ts b/apps/promenu/bootb2.ts index 46fe112fc..dd92a9deb 100644 --- a/apps/promenu/bootb2.ts +++ b/apps/promenu/bootb2.ts @@ -172,7 +172,6 @@ E.showMenu = ((items?: Menu): MenuInstance | void => { }, 300, name, v, item, idx, x, iy); } - g.setColor(g.theme.fg); iy += fontHeight; idx++; }