Spaces:
Running
Running
Update index.html
Browse files- 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;
|