Fix updating download queue start/stop button
This commit is contained in:
@@ -114,6 +114,7 @@ export const DownloadQueue: React.FC = () => {
|
||||
</IconButton>
|
||||
</CustomTooltip>
|
||||
</>,
|
||||
[status, isQueueEmpty],
|
||||
);
|
||||
|
||||
// Virtuoso's resize observer can throw this error,
|
||||
|
||||
Reference in New Issue
Block a user