Skip to content

Commit

Permalink
'e-carlin: update trpks'
Browse files Browse the repository at this point in the history
  • Loading branch information
e-carlin committed Dec 27, 2023
1 parent 712ea80 commit 92a8c46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/trpks/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,5 @@ function main() {
Bangle.on("message", function(type, msg) {
Bangle.buzz(12000);
msg.handled = true; // stop us loading the messages app or buzzing
}
});
main();

0 comments on commit 92a8c46

Please sign in to comment.