Move a tonne of reused functions to helpers.js

This commit is contained in:
nuttylmao
2025-09-22 04:31:16 +10:00
parent 798385ec33
commit 58213318d3
36 changed files with 303 additions and 679 deletions
+1
View File
@@ -25,4 +25,5 @@
</div>
</body>
<script src="../.common/utils/helpers.js"></script>
<script src="./script.js"></script>