Update index.html
This commit is contained in:
parent
035b93d8de
commit
5ed7521511
@ -447,7 +447,7 @@
|
||||
</main>
|
||||
<script>
|
||||
const roomTokenPrice = 2;
|
||||
const tokensNeeded = 5;
|
||||
const tokensNeeded = 0;
|
||||
function formatCurrency(amount) {
|
||||
return amount.toLocaleString('en-US', {
|
||||
style: 'currency',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user