mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-18 03:01:09 +01:00
🐛 Fix mismatched torrent clients
This commit is contained in:
@@ -3,6 +3,7 @@ import { UsenetQueueItem } from '../../../../widgets/useNet/types';
|
||||
|
||||
export type NormalizedDownloadQueueResponse = {
|
||||
apps: NormalizedDownloadAppStat[];
|
||||
failedApps: string[];
|
||||
};
|
||||
|
||||
export type NormalizedDownloadAppStat = {
|
||||
|
||||
Reference in New Issue
Block a user