PeterPinetree commited on
Commit
72bff64
·
verified ·
1 Parent(s): d93e1b9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -145,6 +145,7 @@
145
  status('Type to tokenize…');
146
  return;
147
  }
 
148
 
149
  async function tokenize(){
150
  const myRun = ++runId;
 
145
  status('Type to tokenize…');
146
  return;
147
  }
148
+ }
149
 
150
  async function tokenize(){
151
  const myRun = ++runId;