Update index.html

This commit is contained in:
tripathyr 2025-08-23 13:28:04 +05:30 committed by GitHub
parent 6f130342a4
commit f622948502
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,9 @@
<script src="scripts/floExchangeAPI.js" defer></script>
<script src="scripts/btcOperator.js" defer></script>
<script src="scripts/qrcode.min.js" defer></script>
<script src="scripts/floEthereum.js" defer></script>
<script src="scripts/ether.umd.min.js" defer></script>
<script src="scripts/ethOperator.js" defer></script>
</head>
<body onload="onLoadStartUp()" class="hidden">