This commit is contained in:
Jack 2020-07-14 01:25:03 +01:00
parent 577ed53461
commit 60df40ae96

View file

@ -445,7 +445,7 @@ exports.testCompleted = functions.https.onCall((request, response) => {
if (keySpacing !== null && keyDuration !== null) {
if (
keySpacing.sd < 12 ||
keyDuration.sd < 12 ||
keyDuration.sd < 11 ||
keyDuration.average < 15
) {
console.error(