10 clients for the lulz

This commit is contained in:
John McLear 2021-03-14 16:47:03 +00:00
parent 52d6fbfd0a
commit 438fe4e50f
2 changed files with 10 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 = 3500; // should be 3500
const numberOfEdits = 700; // 7000 total
const specialKeys = ['{{}',
'{backspace}',
'{del}',