commit 7e80811b46827d245e78f2fe8aa7508408d43671
parent c30b270b1e4f41c99498af98086e83a5fe30b552
Author: n0tr1v <n0tr1v@protonmail.com>
Date: Thu, 14 Dec 2023 14:19:11 -0500
fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/web/handlers/data.go b/pkg/web/handlers/data.go
@@ -933,7 +933,7 @@ type pokerData struct {
XmrBalanceStagenet database.Piconero
PokerXmrSubAddress string
Img string
- ChipsTest int
+ ChipsTest database.PokerChip
Tables []database.PokerTable
Transactions []database.PokerXmrTransaction
MinWithdrawAmount database.Piconero