Skip to content

Commit

Permalink
Peloton Annual Challenge - 2025 (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
milleruk authored Jan 3, 2025
1 parent 6feda09 commit 3beffb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Peloton/AnnualChallenge/AnnualChallengeService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public interface IAnnualChallengeService

public class AnnualChallengeService : IAnnualChallengeService
{
private const string AnnualChallengeId = "5101dfaa50d441d682a432acd313c706";
private const string AnnualChallengeId = "fa65351309d6476a8aadcc53902d78ec";

private IPelotonApi _pelotonApi;

Expand Down

0 comments on commit 3beffb0

Please sign in to comment.