kbmulti - Fix/Workaround for 2v14
parent
dd5e2b2000
commit
2b3b451ec7
|
|
@ -116,7 +116,7 @@ exports.input = function(options) {
|
|||
displayText(charTimeout);
|
||||
}
|
||||
|
||||
let moveMode = false;
|
||||
var moveMode = false;
|
||||
|
||||
function onSwipe(dirLeftRight, dirUpDown) {
|
||||
if (dirUpDown == -1) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue