mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
✨ Add support for qBittorrent in AddAppShelfItem
This commit is contained in:
@@ -27,6 +27,8 @@ export default function AppShelfMenu(props: any) {
|
||||
url={service.url}
|
||||
icon={service.icon}
|
||||
apiKey={service.apiKey}
|
||||
login={service.login}
|
||||
password={service.password}
|
||||
message="Save service"
|
||||
/>
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user