Apply suggestions

This commit is contained in:
ferferga
2020-03-26 21:40:41 +01:00
parent d0b3dc1485
commit 105fc3dc29
9 changed files with 13 additions and 13 deletions

View File

@@ -165,7 +165,7 @@ namespace Emby.Server.Implementations.ScheduledTasks
public string Description => _localization.GetLocalizedString("TaskRefreshChapterImagesDescription");
public string Category => _localization.GetLocalizedString("TasksLibrary");
public string Category => _localization.GetLocalizedString("TasksCategoryLibrary");
public string Key => "RefreshChapterImages";