Skip to content

Commit

Permalink
Update Bangle_showRecoveryMenu.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriz76 authored Jun 12, 2024
1 parent 62774b4 commit c97d177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/js/banglejs/Bangle_showRecoveryMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
E.removeAllListeners();
NRF.removeAllListeners();
Bangle.setLCDBrightness(1);
let menu = {"":{title:"Recovery"},
let menu = {"":{title:"Recovery Default"},
"Clean Boot": () => {
reset();
},
Expand Down

0 comments on commit c97d177

Please sign in to comment.