mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 13:41:13 -07:00
Added the application tester for CP #9
This commit is contained in:
parent
334a6f3d8e
commit
4c0884999e
9 changed files with 175 additions and 3 deletions
|
@ -199,6 +199,8 @@ namespace PlexRequests.UI.Modules
|
|||
return View["CouchPotato", model];
|
||||
}
|
||||
|
||||
|
||||
|
||||
private Response SaveCouchPotato()
|
||||
{
|
||||
var couchPotatoSettings = this.Bind<CouchPotatoSettings>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue