mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-04 09:16:17 +00:00
Apply suggestions
This commit is contained in:
@@ -167,7 +167,7 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
||||
|
||||
public string Description => _localization.GetLocalizedString("TaskCleanCacheDescription");
|
||||
|
||||
public string Category => _localization.GetLocalizedString("TasksMaintenance");
|
||||
public string Category => _localization.GetLocalizedString("TasksCategoryMaintenance");
|
||||
|
||||
public string Key => "DeleteCacheFiles";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user