mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
strip punctuations in word before wikipedia lookup
This commit is contained in:
@@ -312,7 +312,6 @@ function ReaderHighlight:onHoldRelease()
|
||||
callback = function()
|
||||
UIManager:scheduleIn(0.1, function()
|
||||
self:lookupWikipedia()
|
||||
self:onClose()
|
||||
end)
|
||||
end,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user