mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[Android] Add support for 3rd party dictionary apps (#5108)
Co-Authored-By: poire-z <poire-z@users.noreply.github.com>
This commit is contained in:
committed by
Frans de Jonge
parent
dec5a17a25
commit
b385e443e6
@@ -71,6 +71,7 @@ local Device = {
|
||||
|
||||
canOpenLink = no,
|
||||
openLink = no,
|
||||
canExternalDictLookup = no,
|
||||
}
|
||||
|
||||
function Device:new(o)
|
||||
|
||||
Reference in New Issue
Block a user