From 62bd4fdfb2d49b200fbce19076eabd7516fd6553 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 27 Mar 2025 12:42:56 +0100 Subject: [PATCH] Require library entry removal confirmation in reader --- .../components/overlay/navigation/ReaderLibraryButton.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/modules/reader/components/overlay/navigation/ReaderLibraryButton.tsx b/src/modules/reader/components/overlay/navigation/ReaderLibraryButton.tsx index bceed650..18a697cd 100644 --- a/src/modules/reader/components/overlay/navigation/ReaderLibraryButton.tsx +++ b/src/modules/reader/components/overlay/navigation/ReaderLibraryButton.tsx @@ -28,7 +28,10 @@ const BaseReaderLibraryButton = ({ manga }: Pick