diff --git a/src/script.js b/src/script.js index b84442e..64b597e 100644 --- a/src/script.js +++ b/src/script.js @@ -1327,6 +1327,7 @@ loginModal !prefs.autoComplete || input.origin !== '+input' || input.text[0] === ';' || + input.text[0] === ',' || input.text[0] === ' ' ) { return;