AsteroidOS / unofficial-watchfaces

Database of community-made watchfaces for AsteroidOS.
51 stars 32 forks source link

Fix textmenu testcall #107

Closed beroset closed 1 year ago

beroset commented 1 year ago

This squashes a bug when using the text menu to test a watchface (wrong variable was used for the watchface name) and also uses the name of the function (one of testface, deployface or cloneface) rather than constructing it as in "${action}"face for added clarity and for ease of maintenance.