From 60df40ae96c5625e088c39188949d6b033913cad Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 14 Jul 2020 01:25:03 +0100 Subject: [PATCH] lower --- functions/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/index.js b/functions/index.js index a977d0531..a7fa9dc74 100644 --- a/functions/index.js +++ b/functions/index.js @@ -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(