mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Update filemanagermenu.lua
This commit is contained in:
@@ -150,7 +150,7 @@ function FileManagerMenu:setUpdateItemTable()
|
||||
table.insert(self.tab_item_table.tools, {
|
||||
text = _("Search books"),
|
||||
callback = function()
|
||||
Search:getCalibre(1)
|
||||
Search:getCalibre()
|
||||
Search:ShowSearch()
|
||||
end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user