about summary refs log tree commit diff stats
path: root/js
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-05-03 15:01:00 -0400
committerelioat <elioat@tilde.institute>2024-05-03 15:01:00 -0400
commit7e65504628dd7c9c46a20f475e50d89264db35c0 (patch)
tree6b403cf735bba4fc8aa5d3e102701b37509b1be1 /js
parent28e03ac7d36ad839e1510ebf5462f57124c9836a (diff)
downloadtour-7e65504628dd7c9c46a20f475e50d89264db35c0.tar.gz
*
Diffstat (limited to 'js')
-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
+} )();