diff --git a/voicegardens/static/voicegardens.js b/voicegardens/static/voicegardens.js index 6e3cc12..6488b1e 100644 --- a/voicegardens/static/voicegardens.js +++ b/voicegardens/static/voicegardens.js @@ -170,6 +170,7 @@ class GeneratedShape { /** * Move the shape around the canvas. **/ + // TODO: implement once again return; }