back button

master
kkayam 2025-02-15 15:57:16 +00:00
parent 1e5bd102f7
commit a80ae53a7c
2 changed files with 2 additions and 1 deletions

View File

@ -139,4 +139,5 @@
// Start the app
showFileBrowser();
setWatch(Bangle.showClock, BTN1, { debounce: 100 });
}

View File

@ -2,7 +2,7 @@
"id": "textreader",
"name": "Text Reader",
"shortName": "TextReader",
"version": "0.6",
"version": "0.7",
"description": "Read text files from your Bangle.js filesystem",
"type": "app",
"tags": "tool,files,reader",