Skip to content

Commit

Permalink
fix: #999;
Browse files Browse the repository at this point in the history
  • Loading branch information
migbash committed Mar 6, 2023
1 parent 908bea1 commit 561594d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
w-500
"
>
Follow Bet
{FIXTURE_H2H_TRANSLATION?.follow_bet || 'Follow Bet'}
</p>
</button>

Expand Down
1 change: 1 addition & 0 deletions src/lib/models/hasura.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1869,6 +1869,7 @@ export interface h2h_Translations {
over_3_5?: string;
widget_title?: string;
yellow_cards?: string;
follow_bet?: string;
}

/**
Expand Down

0 comments on commit 561594d

Please sign in to comment.