mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
go only to page links
This commit is contained in:
@@ -2921,7 +2921,7 @@ function UniReader:addAllCommands()
|
||||
end
|
||||
end
|
||||
|
||||
if link then
|
||||
if link and links[link] ~= nil and links[link].page ~= nil then
|
||||
goto_page = links[ link ].page + 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user