Skip to content

Commit

Permalink
add - added shortTitle for rightSideLandingAverage & leftSideLandingA…
Browse files Browse the repository at this point in the history
…verage
  • Loading branch information
Gehrkej committed Aug 21, 2024
1 parent 0878f5a commit 5c71029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ const shortTitle = {
proxHoleAverage: "PHA",
sideLandingAverage: "SLA",
sideLandingTotal: "SLT",
rightSideLandingAverage: "AMR",
leftSideLandingAverage: "AML",
};

const prettyRole = {
Expand Down

0 comments on commit 5c71029

Please sign in to comment.