add loadWidgets to make back button and title work together

pull/2141/head
thyttan 2022-09-23 00:53:45 +02:00
parent a5b909319f
commit 4ad1ec5298
1 changed files with 1 additions and 0 deletions

View File

@ -382,4 +382,5 @@ Bangle.on('HRM', function(hrm) {
});
g.clear(1);
Bangle.loadWidgets();
showMainMenu();