mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
Apply suggestions
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user