mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 10:26:16 +02:00
...
This commit is contained in:
parent
899263f3b3
commit
20d8d908ee
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ class SNE(USBMS):
|
|||
STORAGE_CARD_VOLUME_LABEL = 'SNE Storage Card'
|
||||
|
||||
EBOOK_DIR_MAIN = EBOOK_DIR_CARD_A = 'Books'
|
||||
SUPPORTS_SUB_DIRS = False
|
||||
SUPPORTS_SUB_DIRS = True
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue