Skip to content

Commit d52f841

Browse files
SteppermanStepperman
authored andcommitted
GetSubreddit to Subreddit.
1 parent 181a9db commit d52f841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RedditSharp/Things/Post.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public Comment[] Comments
127127
public string SubredditName { get; set; }
128128

129129
[JsonIgnore]
130-
public Subreddit GetSubreddit
130+
public Subreddit Subreddit
131131
{
132132
get
133133
{

0 commit comments

Comments
 (0)