Update index.html

This commit is contained in:
SaketAnand 2023-04-06 00:56:23 +05:30
parent 035b93d8de
commit 5ed7521511

View File

@ -447,7 +447,7 @@
</main> </main>
<script> <script>
const roomTokenPrice = 2; const roomTokenPrice = 2;
const tokensNeeded = 5; const tokensNeeded = 0;
function formatCurrency(amount) { function formatCurrency(amount) {
return amount.toLocaleString('en-US', { return amount.toLocaleString('en-US', {
style: 'currency', style: 'currency',