about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--js/sand/sand.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/sand/sand.js b/js/sand/sand.js
index d241079..6310eb5 100644
--- a/js/sand/sand.js
+++ b/js/sand/sand.js
@@ -186,4 +186,4 @@ const updateGrid = () => {
 
     requestAnimationFrame(loop);
 
-} )();
\ No newline at end of file
+} )();