Refine horse race pool and quick entry
This commit is contained in:
@@ -399,6 +399,7 @@
|
||||
this.countdown = data.bet_seconds || 90;
|
||||
this.totalSeconds = this.countdown;
|
||||
this.horses = data.horses || [];
|
||||
this.totalPool = data.total_pool || 0;
|
||||
this.myBet = false;
|
||||
this.myBetHorseId = null;
|
||||
this.myBetHorseName = '';
|
||||
|
||||
Reference in New Issue
Block a user