1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

cleaned up refresh series info

This commit is contained in:
kay.one
2013-06-02 12:29:00 -07:00
parent 7a96cb763a
commit 49949bbe74
15 changed files with 361 additions and 240 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ define([
{
title : 'Update Library',
icon : 'icon-refresh',
command : 'diskscan',
command : 'refreshseries',
successMessage: 'Library was updated!',
errorMessage : 'Library update failed!'
},