1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-24 15:21:28 +00:00

Fix for error when clicking Rescan Drone Folder

This commit is contained in:
Leonardo Galli 2017-04-19 22:04:34 +02:00 committed by GitHub
parent dae389ce64
commit f1e8a9acfc

View file

@ -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 }
},
{