decrypt-otpauth-files icon indicating copy to clipboard operation
decrypt-otpauth-files copied to clipboard

Small fixing in the decrypt_otpauth.py

Open brtiago opened this issue 2 years ago • 0 comments

Hi! I noticed that inside decrypt_otpauth.py, a small error was made when importing bpylist modules. So I edited it in order to include the bpylist2 module.

from bpylist2 import archiver
from bpylist2.archive_types import timestamp

brtiago avatar Mar 02 '23 14:03 brtiago