espruino / EspruinoDocs

See http://espruino.com for the complete Espruino Documentation - many links in this repository will not work
http://www.espruino.com/
Other
260 stars 284 forks source link

Remove `format` from `showMenu` #715

Closed bobrippling closed 10 months ago

bobrippling commented 10 months ago

This is handled automatically by showMenu and now will trigger a sanity check.

See espruino/BangleApps#3149

gfwilliams commented 10 months ago

Great - thank you!