Fix typo in kindlekey.py that broke Mac version
This commit is contained in:
parent
2edde54c44
commit
33437073d6
|
@ -1526,7 +1526,7 @@ elif isosx:
|
|||
b'SerialNumber',\
|
||||
b'UsernameHash',\
|
||||
b'kindle.directedid.info',\
|
||||
b'DSN'
|
||||
b'DSN',\
|
||||
b'kindle.accounttype.info',\
|
||||
b'krx.flashcardsplugin.data.encryption_key',\
|
||||
b'krx.notebookexportplugin.data.encryption_key',\
|
||||
|
|
Loading…
Reference in New Issue