removed striphtml (as per lidarr)

This commit is contained in:
Robin Dadswell
2021-01-03 22:53:06 +00:00
committed by nitsua
parent cfc52d12ea
commit f496d96907
8 changed files with 7 additions and 22 deletions
+1 -2
View File
@@ -139,8 +139,7 @@ class Queue extends Component {
allUnselected,
selectedState,
isConfirmRemoveModalOpen,
isPendingSelected,
items
isPendingSelected
} = this.state;
const isRefreshing = isFetching || isAuthorFetching || isBooksFetching || isRefreshMonitoredDownloadsExecuting;