API & Client - add new sport (Snowshoes) - fix #121

This commit is contained in:
Sam
2021-12-19 09:53:01 +01:00
parent e48086a760
commit 0b47e42ea5
13 changed files with 113 additions and 9 deletions

View File

@ -26,6 +26,9 @@
"Skiing (Cross Country)": {
"LABEL": "Ski (Randonnée)"
},
"Snowshoes": {
"LABEL": "Raquettes"
},
"Trail": {
"LABEL": "Trail"
},