mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07:00
Fix #228 - Fix Drone Factory interval input not saving
This commit is contained in:
parent
eb299ce847
commit
3ed1bebb7d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-sm-2 col-sm-pull-1">
|
||||
<input type="number" name="downloadedMovieScanInterval" class="form-control" />
|
||||
<input type="number" name="downloadedEpisodesScanInterval" class="form-control" />
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
Loading…
Add table
Add a link
Reference in a new issue