|
|
@ -71,7 +71,7 @@ module.exports = Marionette.Layout.extend({
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title : 'Update Library',
|
|
|
|
title : 'Update Library',
|
|
|
|
icon : 'icon-sonarr-refresh',
|
|
|
|
icon : 'icon-sonarr-refresh',
|
|
|
|
command : 'refreshseries',
|
|
|
|
command : 'refreshmovie',
|
|
|
|
successMessage : 'Library was updated!',
|
|
|
|
successMessage : 'Library was updated!',
|
|
|
|
errorMessage : 'Library update failed!'
|
|
|
|
errorMessage : 'Library update failed!'
|
|
|
|
}
|
|
|
|
}
|
|
|
|