mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Supernote needs Documents not NOOK
This commit is contained in:
parent
6db6e338e3
commit
e15227eb0c
@ -32,7 +32,7 @@ class DeviceDefaults:
|
|||||||
),
|
),
|
||||||
# Supernote A5
|
# Supernote A5
|
||||||
({'vendor': 0x2207, 'product': 0x0031}, {
|
({'vendor': 0x2207, 'product': 0x0031}, {
|
||||||
'calibre_file_paths': {'metadata':'NOOK/metadata.calibre', 'driveinfo':'NOOK/driveinfo.calibre'},
|
'calibre_file_paths': {'metadata':'Documents/metadata.calibre', 'driveinfo':'Documents/driveinfo.calibre'},
|
||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user