Closed MattDaoud225 closed 6 years ago
The none option in the climb ui picker must have none switched to No Attempt.
I looked through the code and couldn't find where to change that value in the climbing picker view. If someone can look through it and fix it that would be great.
As of #39, There's only one location you need to change for this.
The line you'll have to change is here
This last portion of the line has the "None" string, which can be changed to "No Attempt"
The none option in the climb ui picker must have none switched to No Attempt.