feat: enhance wallet functionality and improve error handling

- Updated .env.example to include optional player site code configuration.
- Modified error messages in hall-bet-errors for better clarity.
- Improved the betting grid logic to handle invalid draw IDs and reload draws when necessary.
- Adjusted wallet components to differentiate between credit and main wallet balances, including new translations for credit-related terms.
- Enhanced wallet logs to support credit activity tracking and improved UI for displaying credit information.
This commit is contained in:
2026-06-05 18:01:11 +08:00
parent 3cd87ce014
commit 36adf8699d
21 changed files with 496 additions and 80 deletions

View File

@@ -75,7 +75,8 @@ function SubmittingPanel() {
alt=""
width={150}
height={119}
className="mx-auto h-[118px] w-[150px] object-contain"
style={{ width: "auto", height: "auto" }}
className="mx-auto max-h-[118px] w-[150px] object-contain"
priority
aria-hidden
/>