fix(tournament): improve match identification logic for player IDs

- Updated the getMatchLiveResult and handleMatchClick methods to handle potential null values for player IDs, ensuring robust match identification.
- Refactored ID retrieval logic to use optional chaining and fallback values, enhancing code readability and preventing errors when player data is incomplete.
This commit is contained in:
Torsten Schulz (local)
2026-01-30 22:32:47 +01:00
parent e21b50fc38
commit 18a191f686
2 changed files with 13 additions and 7 deletions

0
cd Normal file
View File