Skip to content

Commit

Permalink
Remove r/rockclimbing as it has been made private
Browse files Browse the repository at this point in the history
  • Loading branch information
derekantrican committed Mar 7, 2022
1 parent dee7a71 commit 89c9741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MountainProjectBot/RedditHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public class RedditHelper
{ "mountainprojectbot", 500 },
{ "climbergirls", 200 },
{ "iceclimbing", 30 },
{ "rockclimbing", 50 },
//{ "rockclimbing", 50 },
{ "tradclimbing", 100 },
};
public List<Subreddit> Subreddits = new List<Subreddit>();
Expand Down

0 comments on commit 89c9741

Please sign in to comment.