summaryrefslogtreecommitdiff
path: root/julia/julia.js
diff options
context:
space:
mode:
Diffstat (limited to 'julia/julia.js')
-rw-r--r--julia/julia.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/julia/julia.js b/julia/julia.js
index dd61137..78e250c 100644
--- a/julia/julia.js
+++ b/julia/julia.js
@@ -70,8 +70,8 @@ const loop = () => {
loop();
+// UI Code
-// NOTE: UI code is trash lol
const startAnim = (sliderId, complexComponentName='ci') => {
const restart = (interval) => {
clearInterval(interval);