mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-30 04:57:50 +02:00
Hide ability to create merged manga
This commit is contained in:
@ -201,7 +201,7 @@ class MangaInfoController : NucleusController<MangaInfoPresenter>(),
|
||||
override fun onOptionsItemSelected(item: MenuItem): Boolean {
|
||||
when (item.itemId) {
|
||||
// EXH -->
|
||||
R.id.action_smart_search -> openSmartSearch()
|
||||
// R.id.action_smart_search -> openSmartSearch()
|
||||
// EXH <--
|
||||
R.id.action_open_in_browser -> openInBrowser()
|
||||
R.id.action_open_in_web_view -> openInWebView()
|
||||
|
Reference in New Issue
Block a user