Skip to content

Commit 89c9741

Browse files
committed
Remove r/rockclimbing as it has been made private
1 parent dee7a71 commit 89c9741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MountainProjectBot/RedditHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class RedditHelper
2222
{ "mountainprojectbot", 500 },
2323
{ "climbergirls", 200 },
2424
{ "iceclimbing", 30 },
25-
{ "rockclimbing", 50 },
25+
//{ "rockclimbing", 50 },
2626
{ "tradclimbing", 100 },
2727
};
2828
public List<Subreddit> Subreddits = new List<Subreddit>();

0 commit comments

Comments
 (0)