From 8927e7c2c6852683d01bfd7cc8fad1ecee07d9a3 Mon Sep 17 00:00:00 2001 From: James White Date: Sun, 6 Aug 2017 16:47:23 +0100 Subject: [PATCH] Fixed: Task name of PreDB Sync task (#1875) --- src/NzbDrone.Api/System/Tasks/TaskModule.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NzbDrone.Api/System/Tasks/TaskModule.cs b/src/NzbDrone.Api/System/Tasks/TaskModule.cs index db8c4f376..a535b8a2b 100644 --- a/src/NzbDrone.Api/System/Tasks/TaskModule.cs +++ b/src/NzbDrone.Api/System/Tasks/TaskModule.cs @@ -1,4 +1,4 @@ -using System.Collections.Generic; +using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; using NzbDrone.Core.Datastore.Events; @@ -12,7 +12,7 @@ namespace NzbDrone.Api.System.Tasks { private readonly ITaskManager _taskManager; - private static readonly Regex NameRegex = new Regex("(?