Skip to content

Commit

Permalink
Merge pull request #104 from hacksoc-manchester/achivements-fix
Browse files Browse the repository at this point in the history
Update workshops achievement
  • Loading branch information
seanjparker authored Mar 30, 2019
2 parents edc5b61 + 6efc99e commit fdd1d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/achievements/localAchievements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const localAchievements: AchievementOptions[] = [
title: "George the curious",
description: "Went to all the workshops",
prizeURL: "/img/achievements/push.png",
maxProgress: 3,
maxProgress: 2,
requiresToken: true
},
{
Expand Down

0 comments on commit fdd1d18

Please sign in to comment.