Skip to content

Commit 461486f

Browse files
committed
Two small changes based on feedback
1 parent 51b8b0c commit 461486f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

browser-extensions/common/js/lib/challenges.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,8 @@ function generate_running_challenge_data(data) {
202202
challenge_data.push(challenge_obsessive(data,
203203
{
204204
"shortname": "obsessive-gold",
205-
"badge_icon": "parkrun-obsessive-gold",
206205
"name": "parkrun Obsessive",
207-
"help": "Run at 30+ (bronze), 40+ (silver), or 50+(gold) parkruns in a calendar year",
206+
"help": "Run at 30+ (bronze), 40+ (silver), or 50+(gold) parkruns in a calendar year.",
208207
"stages": [
209208
{
210209
"count": 30,

0 commit comments

Comments
 (0)