mirror of
https://github.com/Radarr/Radarr
synced 2025-10-05 23:32:41 +02:00
Remove empty space
This commit is contained in:
@@ -63,7 +63,7 @@ function createMapStateToProps() {
|
||||
command.body.movieIds.includes(movie.id)
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
const firstQueueItem = queueItems.find((q) => q.movieId === movie.id);
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user