mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Now that FileManager registers its UI modules in the same way as Reader, this shouldn't be necessary but this protects us against some other app creating a ReaderDictionary instance without having ui.languagesupport registered properly. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>