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