Skip to content

Commit e7b7465

Browse files
authored
Merge pull request #4416 from simranb86/issue_4410
fix for issue #4410
2 parents 9b3ef86 + df89023 commit e7b7465

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/shared/components/TrackIcon/Abbreviation.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ const Abbreviation = {
6464
SRM: 'SRM',
6565
MARATHON_MATCH: 'MM',
6666
DEVELOP_MARATHON_MATCH: 'MM',
67+
FIRST2FINISH: 'F2F',
68+
FIRST_2_FINISH: 'F2F',
6769
},
6870
DATA: {
6971
SRM: 'SRM',

0 commit comments

Comments
 (0)