Compare commits
1 Commits
d573536ba4
...
3046aea2ac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3046aea2ac |
@ -24,7 +24,6 @@ namespace Website.Controllers
|
||||
}
|
||||
|
||||
[HttpPost("links/{linkId:guid}/comment")]
|
||||
[ValidateAntiForgeryToken]
|
||||
public IActionResult Create(PublishCommentCommand cmd)
|
||||
{
|
||||
if (!ModelState.IsValid)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user