mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
Upgrade StyleCop.Analyzers to Unstable 1.2.0.556
This commit is contained in:
@@ -228,7 +228,7 @@ public class FunFileParser : IParseIndexerResponse
|
||||
private readonly UserPassTorrentBaseSettings _settings;
|
||||
private readonly IndexerCapabilitiesCategories _categories;
|
||||
|
||||
private readonly List<string> _validTagList = new ()
|
||||
private readonly List<string> _validTagList = new()
|
||||
{
|
||||
"action",
|
||||
"adventure",
|
||||
|
||||
Reference in New Issue
Block a user