mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-10 11:08:56 +01:00
RemoveMangaDialog: Show manga title in dialog message (#8163)
This commit is contained in:
@@ -91,6 +91,7 @@ open class BrowseSourceController(bundle: Bundle) :
|
||||
onConfirm = {
|
||||
presenter.changeMangaFavorite(dialog.manga)
|
||||
},
|
||||
mangaToRemove = dialog.manga,
|
||||
)
|
||||
}
|
||||
is Dialog.ChangeMangaCategory -> {
|
||||
|
||||
Reference in New Issue
Block a user