mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Re-run dotnet format and enable style enforcement. (#8053)
This commit is contained in:
@@ -89,7 +89,7 @@ namespace Jackett.Common.Indexers
|
||||
MinimumSeedTime = 172800, // 48 hours
|
||||
Title = title,
|
||||
Comments = magnetUri,
|
||||
Category = new List<int> {category},
|
||||
Category = new List<int> { category },
|
||||
Guid = guid,
|
||||
PublishDate = publishDate,
|
||||
Description = infoHash,
|
||||
|
Reference in New Issue
Block a user