From b01e9e87fbfe0bc1e874de697548e82a5ce7f3b7 Mon Sep 17 00:00:00 2001 From: Harshith Mohan <26010946+harshithmohan@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:43:20 +0530 Subject: [PATCH] Make related anime settings somewhat clear (#1135) --- src/pages/firstrun/MetadataSourcesTabs/AniDBTab.tsx | 10 ++-------- src/pages/settings/tabs/AniDBSettings.tsx | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/src/pages/firstrun/MetadataSourcesTabs/AniDBTab.tsx b/src/pages/firstrun/MetadataSourcesTabs/AniDBTab.tsx index dde6978e..5bdcbb1d 100644 --- a/src/pages/firstrun/MetadataSourcesTabs/AniDBTab.tsx +++ b/src/pages/firstrun/MetadataSourcesTabs/AniDBTab.tsx @@ -1,6 +1,5 @@ /* eslint-disable @typescript-eslint/naming-convention */ import React from 'react'; -import cx from 'classnames'; import Checkbox from '@/components/Input/Checkbox'; import InputSmall from '@/components/Input/InputSmall'; @@ -80,18 +79,13 @@ function AniDBTab({ setStatus }: Props) { justify /> -
+
Related Depth updateSetting('AniDb', 'DownloadRelatedAnime', event.target.checked)} /> -
+
Related Depth