parent
47332eba50
commit
05b75d2241
|
|
@ -353,6 +353,7 @@ function onSwipe(e) {
|
||||||
state.hotp.hotp = CALCULATING;
|
state.hotp.hotp = CALCULATING;
|
||||||
drawToken(state.id);
|
drawToken(state.id);
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
timerCalc();
|
timerCalc();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue