mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -142,6 +142,7 @@ function ReaderLink:init()
|
||||
return {
|
||||
text = _("Copy"),
|
||||
callback = function()
|
||||
Device.input.setClipboardText(link_url)
|
||||
UIManager:close(this.external_link_dialog)
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user