Fix DeACSM import for PDF files

This commit is contained in:
NoDRM
2022-08-07 09:31:49 +02:00
parent b12e567c5f
commit 52cf3faa59
2 changed files with 4 additions and 3 deletions

View File

@@ -77,3 +77,4 @@ List of changes since the fork of Apprentice Harper's repository:
- Small Python 2 / Calibre 4 bugfix for Obok.
- Removing ancient AlfCrypto machine code libraries, moving all encryption / decryption to Python code.
- General cleanup and removal of dead code.
- Fix a bug where ADE account keys weren't automatically imported from the DeACSM plugin when importing a PDF file.