mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-20 16:01:14 +01: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