LeireTedCas commited on
Commit
47ed3ad
·
1 Parent(s): fb5518e

Update static/js/app.js

Browse files
Files changed (1) hide show
  1. static/js/app.js +1 -1
static/js/app.js CHANGED
@@ -214,7 +214,7 @@ function stopRecording() {
214
 
215
  //add the li element to the ol
216
  recordingsList.appendChild(li);
217
- });
218
 
219
 
220
 
 
214
 
215
  //add the li element to the ol
216
  recordingsList.appendChild(li);
217
+ //});
218
 
219
 
220