We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee7a71 commit 89c9741Copy full SHA for 89c9741
MountainProjectBot/RedditHelper.cs
@@ -22,7 +22,7 @@ public class RedditHelper
22
{ "mountainprojectbot", 500 },
23
{ "climbergirls", 200 },
24
{ "iceclimbing", 30 },
25
- { "rockclimbing", 50 },
+ //{ "rockclimbing", 50 },
26
{ "tradclimbing", 100 },
27
};
28
public List<Subreddit> Subreddits = new List<Subreddit>();
0 commit comments