Skip to content

Commit

Permalink
Fix typo (bracket)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahsaap committed Jun 21, 2024
1 parent 7d29c6a commit 8ce7155
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ public class WarnChatUserRequest
/// </summary>
[JsonProperty(PropertyName = "reason")]
public string Reason { get; set; } = string.Empty;
}
}
}

0 comments on commit 8ce7155

Please sign in to comment.