mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
History Improvements Round 1
This commit is contained in:
@@ -15,7 +15,7 @@ function createMapStateToProps() {
|
||||
return {
|
||||
isMoviesFetching: indexers.isFetching,
|
||||
isMoviesPopulated: indexers.isPopulated,
|
||||
moviesError: indexers.error,
|
||||
indexersError: indexers.error,
|
||||
...history
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user