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
commit f1e8a9acfc

View file

@ -120,7 +120,7 @@ module.exports = Marionette.Layout.extend({
{ {
title : 'Rescan Drone Factory Folder', title : 'Rescan Drone Factory Folder',
icon : 'icon-sonarr-refresh', icon : 'icon-sonarr-refresh',
command : 'downloadedMovieScan', command : 'downloadedMoviesScan',
properties : { sendUpdates : true } properties : { sendUpdates : true }
}, },
{ {