mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Fixed a issues issue.... lol !wip
This commit is contained in:
parent
49f6d87c97
commit
975ccfd511
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ namespace Ombi.Controllers
|
|||
/// <param name="settings">The settings.</param>
|
||||
/// <returns></returns>
|
||||
[HttpPost("Issues")]
|
||||
[AllowAnonymous]
|
||||
public async Task<bool> IssueSettings([FromBody]IssueSettings settings)
|
||||
{
|
||||
return await Save(settings);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue