mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-04-05 04:05:35 +00:00
BuiltIn will be form submitted now.
This commit is contained in:
@@ -45,5 +45,6 @@
|
||||
|
||||
@Html.HiddenFor(x => x.Id, new {@class = "newznabProviderId"})
|
||||
@Html.Hidden("cleanId", idClean, new {@class = "cleanId"})
|
||||
@Html.HiddenFor(m => m.BuiltIn)
|
||||
</div>
|
||||
}
|
||||
Reference in New Issue
Block a user