This commit is contained in:
John McLear 2021-03-14 13:51:33 +00:00
parent ce21ac9ba4
commit b4f1c9da2e
2 changed files with 2 additions and 2 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 = 100; // should be 1750
const numberOfEdits = 100; // should be 3500
const specialKeys = ['{{}',
'{backspace}',
'{del}',