diff --git a/src/features/BuyMatchPopup/store/config.tsx b/src/features/BuyMatchPopup/store/config.tsx index a1de5c2e..966e7b3b 100644 --- a/src/features/BuyMatchPopup/store/config.tsx +++ b/src/features/BuyMatchPopup/store/config.tsx @@ -1,5 +1,5 @@ export const passLexics = { - all: 'pass_league', + all: '', team_away: 'pass_team_away', team_home: 'pass_team_home', team1: 'pass_team',