mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02: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