mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
🏷️ Update types to support qBittorrent login
This commit is contained in:
@@ -48,4 +48,6 @@ export interface serviceItem {
|
|||||||
url: string;
|
url: string;
|
||||||
icon: string;
|
icon: string;
|
||||||
apiKey?: string;
|
apiKey?: string;
|
||||||
|
password?: string;
|
||||||
|
username?: string;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user