diff --git a/voicegardens/static/voicegardens.js b/voicegardens/static/voicegardens.js index 7db958c..ef0f92d 100644 --- a/voicegardens/static/voicegardens.js +++ b/voicegardens/static/voicegardens.js @@ -538,8 +538,8 @@ function draw() { shape.sound(); shapes.push(shape); sendToArchive(); - newSoundJustRecorded = false; }); + newSoundJustRecorded = false; } for (let i = 0; i < shapes.length; i++) {