mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix #1433
This commit is contained in:
@@ -123,6 +123,7 @@ end
|
||||
|
||||
function DjvuDocument:register(registry)
|
||||
registry:addProvider("djvu", "application/djvu", self)
|
||||
registry:addProvider("djv", "application/djvu", self)
|
||||
end
|
||||
|
||||
return DjvuDocument
|
||||
|
||||
Reference in New Issue
Block a user