import { useToggle } from "../../hooks/hooks";
import { useQuery } from "react-query";
import { IndexerAddForm, IndexerUpdateForm } from "../../forms";
import { Switch } from "@headlessui/react";
import { classNames } from "../../utils";
import { EmptySimple } from "../../components/emptystates";
import { APIClient } from "../../api/APIClient";
import { componentMapType } from "../../forms/settings/DownloadClientForms";
const ImplementationIRC = () => (
IRC
);
const ImplementationTorznab = () => (
Torznab
);
const implementationMap: componentMapType = {
"irc":
An error has occurred
); return (Indexer settings.
Enabled | Name | Implementation | Edit |
---|