From 75d4d6873d1dd91762cce5753de838f9b51a6a16 Mon Sep 17 00:00:00 2001 From: Dispatcharr Date: Tue, 16 Dec 2025 20:35:32 -0600 Subject: [PATCH] Updated settings.jsx --- frontend/src/pages/Settings.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/Settings.jsx b/frontend/src/pages/Settings.jsx index 4a24662e..cfdff32b 100644 --- a/frontend/src/pages/Settings.jsx +++ b/frontend/src/pages/Settings.jsx @@ -50,9 +50,8 @@ import ConfirmationDialog from '../components/ConfirmationDialog'; import useWarningsStore from '../store/warnings'; import useLibraryStore from '../store/library'; import LibraryFormModal from '../components/library/LibraryFormModal'; -import { Pencil, Plus, RefreshCcw, Trash2 } from 'lucide-react'; +import { KeyRound, Pencil, Plus, RefreshCcw, Trash2 } from 'lucide-react'; import tmdbLogoUrl from '../assets/tmdb-logo-blue.svg?url'; -import { IconKey } from '@tabler/icons-react'; const TIMEZONE_FALLBACKS = [ 'UTC', @@ -1234,7 +1233,7 @@ const SettingsPage = () => { - + OpenSubtitles (optional)