Fix single migration manga page mobile entrypoint
Regression 278ebb312f
This commit is contained in:
@@ -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' }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user