Skip to content

Commit

Permalink
Peloton Annual Challenge - 2025 (philosowaffle#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
milleruk authored and horacix committed Jan 31, 2025
1 parent 39feae7 commit e9f77f4
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 e9f77f4

Please sign in to comment.