Update lib.js
parent
c8b1d16697
commit
efa1254673
|
|
@ -124,6 +124,7 @@ exports.input = function(options) {
|
|||
]},
|
||||
]
|
||||
},{back: ()=>{
|
||||
charTimeout = undefined;
|
||||
Bangle.setUI();
|
||||
Bangle.removeListener("swipe", onSwipe);
|
||||
g.clearRect(Bangle.appRect);
|
||||
|
|
|
|||
Loading…
Reference in New Issue