mirror of
https://github.com/Radarr/Radarr
synced 2025-02-24 07:10:57 +00:00
Remove empty space
This commit is contained in:
parent
d6d740a0d2
commit
1898114d8c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ function createMapStateToProps() {
|
|||
command.body.movieIds.includes(movie.id)
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
const firstQueueItem = queueItems.find((q) => q.movieId === movie.id);
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue