PeterPinetree commited on
Commit
06efbe9
·
verified ·
1 Parent(s): eba1e2c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -185,7 +185,7 @@
185
  render();
186
  status('Error tokenizing. See console.');
187
  }
188
-
189
 
190
  function render(){
191
  const tokens = Array.isArray(state.tokens) ? state.tokens : [];
 
185
  render();
186
  status('Error tokenizing. See console.');
187
  }
188
+ }
189
 
190
  function render(){
191
  const tokens = Array.isArray(state.tokens) ? state.tokens : [];