Update opdsbrowser.lua

This commit is contained in:
evgsh
2014-09-19 13:43:58 +03:00
parent 4e211e230f
commit aabee1f3bc

View File

@@ -45,6 +45,7 @@ local OPDSBrowser = Menu:extend{
formats = {
["application/epub+zip"] = "EPUB",
["application/fb2+zip"] = "FB2",
["application/pdf"] = "PDF",
["text/plain"] = "TXT",
["application/x-mobipocket-ebook"] = "MOBI",