mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed #1152
This commit is contained in:
parent
e520a9dfd6
commit
09a06bd6f0
2 changed files with 2 additions and 7 deletions
|
@ -23,6 +23,8 @@
|
|||
<form class="form-horizontal" method="POST" id="mainForm">
|
||||
<fieldset>
|
||||
<legend>Radarr Settings</legend>
|
||||
|
||||
<input hidden="hidden" name="FullRootPath" id="fullRootPath" value="@Model.FullRootPath" />
|
||||
@Html.Checkbox(Model.Enabled, "Enabled", "Enabled")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue