mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update help info
This commit is contained in:
@@ -75,7 +75,7 @@ function ReaderMenu:setUpdateItemTable()
|
||||
text = _("Help"),
|
||||
callback = function()
|
||||
UIManager:show(InfoMessage:new{
|
||||
text = _("Please report bugs to https://github.com/koreader/ koreader/issues, Click at the bottom of the page for more options"),
|
||||
text = _("Please report bugs to \nhttps://github.com/koreader/koreader/issues"),
|
||||
})
|
||||
end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user