mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Fix typo
This commit is contained in:
parent
6cb7b2b586
commit
80b3b30578
@ -275,7 +275,7 @@ class PRST1(USBMS):
|
||||
debug_print('PRST1: finished update_device_database')
|
||||
|
||||
def get_database_min_id(self, source_id):
|
||||
sequence_min = 700000000
|
||||
sequence_min = 0
|
||||
if source_id == '1':
|
||||
sequence_min = 4294967296
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user