Spaces:
Running
Running
Update index.html
Browse files- 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>
|