Update index.html
This commit is contained in:
parent
035b93d8de
commit
5ed7521511
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user