@@ -96,6 +96,7 @@ export const MangaToolbarMenu = ({ manga, onRefresh, refreshing }: IProps) => {
|
|||||||
)}
|
)}
|
||||||
state={AppRoutes.migrate.children.singleMangaSearch.state({
|
state={AppRoutes.migrate.children.singleMangaSearch.state({
|
||||||
title: t`Migrate "${manga.title}"`,
|
title: t`Migrate "${manga.title}"`,
|
||||||
|
mode: 'migrate.select.single',
|
||||||
})}
|
})}
|
||||||
style={{ textDecoration: 'none', color: 'inherit' }}
|
style={{ textDecoration: 'none', color: 'inherit' }}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user