Update src/NzbDrone.Core/Parser/Parser.cs
This commit is contained in:
parent
b1591f6224
commit
be505af444
|
@ -946,6 +946,7 @@ namespace NzbDrone.Core.Parser
|
|||
{
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
return m.Value;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue