mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 16:35:49 +01:00
✨ Add NZBGet download client
This commit is contained in:
@@ -16,7 +16,7 @@ import { AddItemShelfButton } from '../../components/AppShelf/AddAppShelfItem';
|
||||
dayjs.extend(duration);
|
||||
|
||||
export const UsenetComponent: FunctionComponent = () => {
|
||||
const downloadServices = useGetServiceByType('Sabnzbd');
|
||||
const downloadServices = useGetServiceByType('Sabnzbd', 'NZBGet');
|
||||
|
||||
const { t } = useTranslation('modules/usenet');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user