mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
✨ Add more transparency areas and fix bugs
This commit is contained in:
@@ -55,7 +55,7 @@ export default function DownloadComponent() {
|
||||
setTorrents(response.data);
|
||||
setIsLoading(false);
|
||||
});
|
||||
}, 1000);
|
||||
}, 5000);
|
||||
}, [config.services]);
|
||||
|
||||
if (downloadServices.length === 0) {
|
||||
|
||||
Reference in New Issue
Block a user