mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Enforce comment style in CS
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Radarr.Api.V3.ManualImport
|
||||
Languages = model.Languages,
|
||||
ReleaseGroup = model.ReleaseGroup,
|
||||
|
||||
//QualityWeight
|
||||
// QualityWeight
|
||||
DownloadId = model.DownloadId,
|
||||
Rejections = model.Rejections
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user