mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Remove trailing whitespace
This commit is contained in:
@@ -6,7 +6,7 @@ namespace NzbDrone.Core.MediaFiles.Commands
|
||||
public class UpdateMovieFileQualityCommand : Command
|
||||
{
|
||||
public IEnumerable<int> MovieFileIds { get; set; }
|
||||
|
||||
|
||||
public override bool SendUpdatesToClient => true;
|
||||
|
||||
public UpdateMovieFileQualityCommand(IEnumerable<int> movieFileIds)
|
||||
|
||||
Reference in New Issue
Block a user