Fix typo in kindlekey.py that broke Mac version

This commit is contained in:
Daniele Metilli 2021-11-21 22:30:58 +01:00 committed by NoDRM
parent 2edde54c44
commit 33437073d6
1 changed files with 1 additions and 1 deletions

View File

@ -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',\