mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-20 05:04:51 -04:00
10 clients for the lulz
This commit is contained in:
parent
52d6fbfd0a
commit
438fe4e50f
2 changed files with 10 additions and 2 deletions
|
@ -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}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue