From 646907fa199c75c90c985b64a7f2777d1033a42f Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sat, 6 Jun 2026 17:54:56 +0200 Subject: [PATCH] Fix single migration manga page mobile 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 229682d8..26d5bdf9 100644 --- a/src/features/manga/components/MangaToolbarMenu.tsx +++ b/src/features/manga/components/MangaToolbarMenu.tsx @@ -173,6 +173,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' }} >