This commit is contained in:
John McLear 2021-03-14 10:19:00 +00:00
parent beaf2e8f1e
commit 550f9cbd32
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
// We need to get up to 700 lines so the additional space breaks and enter keys
// in specialKeys are intentional.
const numberOfEdits = 10; // should be 1750
const numberOfEdits = 100; // should be 1750
const specialKeys = ['{{}',
'{backspace}',
'{del}',