cutechicken commited on
Commit
bfb8d65
β€’
1 Parent(s): 6cbeb0a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -2397,6 +2397,7 @@ class Effect {
2397
  return Date.now() - this.startTime > this.duration;
2398
  }
2399
  }
 
2400
 
2401
  </script>
2402
  </body>
 
2397
  return Date.now() - this.startTime > this.duration;
2398
  }
2399
  }
2400
+
2401
 
2402
  </script>
2403
  </body>