mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Change supernote folder from Documents to Document
This commit is contained in:
parent
d51a453a73
commit
df3a19ef42
@ -32,7 +32,8 @@ class DeviceDefaults:
|
||||
),
|
||||
# Supernote A5
|
||||
({'vendor': 0x2207, 'product': 0x0031}, {
|
||||
'calibre_file_paths': {'metadata':'Documents/metadata.calibre', 'driveinfo':'Documents/driveinfo.calibre'},
|
||||
'calibre_file_paths': {'metadata':'Document/metadata.calibre', 'driveinfo':'Document/driveinfo.calibre'},
|
||||
'send_to': ['Document', 'Documents'],
|
||||
}),
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user