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