forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-10 13:01:07 -06:00
parent 30c02b72db
commit 46294f5354
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<button type="button" class="px-4 py-2 text-sm font-bold text-gray-500 hover:text-gray-700" data-bs-dismiss="modal">
Cancel
</button>
<button onclick="transferCoins(true)" class="btn btn-green">
<button onclick="transferCoins()" class="btn btn-green">
Gift coins
</button>
</div>