mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix cannot set default dictionary
This commit is contained in:
@@ -65,4 +65,8 @@ function ReaderWikipedia:onLookupWikipedia(word, box)
|
||||
end
|
||||
end
|
||||
|
||||
-- override onSaveSettings in ReaderDictionary
|
||||
function ReaderWikipedia:onSaveSettings()
|
||||
end
|
||||
|
||||
return ReaderWikipedia
|
||||
|
||||
Reference in New Issue
Block a user