From cea2ca1b0c62d27b25801add35dbb7f7b4de4f7a Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 28 May 2026 17:33:00 +0200 Subject: [PATCH] Fix single migration manga page entrypoint Regression 278ebb312f3d9f7339db464323b2fa388d56c40d --- src/features/manga/components/MangaToolbarMenu.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/features/manga/components/MangaToolbarMenu.tsx b/src/features/manga/components/MangaToolbarMenu.tsx index 55bd7e45..229682d8 100644 --- a/src/features/manga/components/MangaToolbarMenu.tsx +++ b/src/features/manga/components/MangaToolbarMenu.tsx @@ -96,6 +96,7 @@ export const MangaToolbarMenu = ({ manga, onRefresh, refreshing }: IProps) => { )} state={AppRoutes.migrate.children.singleMangaSearch.state({ title: t`Migrate "${manga.title}"`, + mode: 'migrate.select.single', })} style={{ textDecoration: 'none', color: 'inherit' }} >