Skip to content

Commit ee169eb

Browse files
committed
Fix missing mod action.
1 parent 3207c0e commit ee169eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RedditSharp/Moderator Actions/ModActionType.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public enum ModActionType
1818
AcceptModeratorInvite,
1919
RemoveModerator,
2020
AddContributor,
21+
RemoveContributor,
2122
EditSettings,
2223
EditFlair,
2324
Distinguish,

0 commit comments

Comments
 (0)