lib/device/kobo.rb in narou-1.2.5.1 vs lib/device/kobo.rb in narou-1.2.6

- old
+ new

@@ -3,8 +3,8 @@ # Copyright 2013 whiteleaf. All rights reserved. # module Device::Kobo VOLUME_NAME = "KOBOeReader" - DOCUMENTS_PATH = "/" + DOCUMENTS_PATH_LIST = ["/"] EBOOK_FILE_EXT = ".kepub.epub" end