Fixes the 500
This commit is contained in:
parent
67ec19184b
commit
ce8b7bcdb3
3 changed files with 1 additions and 5 deletions
|
|
@ -13,7 +13,6 @@ namespace isnd.Controllers
|
|||
public IActionResult NewRelease(NewReleaseInfo version)
|
||||
{
|
||||
throw new NotImplementedException("web hook");
|
||||
return View(version);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue