mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Fix for error when clicking Rescan Drone Folder
This commit is contained in:
@@ -120,7 +120,7 @@ module.exports = Marionette.Layout.extend({
|
||||
{
|
||||
title : 'Rescan Drone Factory Folder',
|
||||
icon : 'icon-sonarr-refresh',
|
||||
command : 'downloadedMovieScan',
|
||||
command : 'downloadedMoviesScan',
|
||||
properties : { sendUpdates : true }
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user