working back button themes
parent
eeda523205
commit
1e5bd102f7
|
|
@ -66,4 +66,5 @@
|
|||
|
||||
// Show the menu
|
||||
let menu_ui = E.showMenu(menu);
|
||||
setWatch(Bangle.showClock, BTN1, { debounce: 100 });
|
||||
}
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "themes",
|
||||
"name": "Themes",
|
||||
"shortName": "Themes",
|
||||
"version": "0.09",
|
||||
"version": "0.10",
|
||||
"description": "Color palettes at your disposal",
|
||||
"type": "app",
|
||||
"tags": "tool",
|
||||
|
|
|
|||
Loading…
Reference in New Issue