mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
fixed diskscan
removed all stored status fields from episode
This commit is contained in:
@@ -156,7 +156,7 @@ define([
|
||||
{
|
||||
title : 'Update Library',
|
||||
icon : 'icon-refresh',
|
||||
command : 'updatelibrary',
|
||||
command : 'diskscan',
|
||||
successMessage: 'Library was updated!',
|
||||
errorMessage : 'Library update failed!'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user