mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-18 03:59:12 +00:00
Add migration to version 2 and update tests
This commit is contained in:
@@ -291,7 +291,7 @@ class EncryptionManager:
|
||||
"yellow",
|
||||
)
|
||||
)
|
||||
return {"passwords": {}}
|
||||
return {"entries": {}}
|
||||
|
||||
try:
|
||||
decrypted_data = self.decrypt_file(relative_path)
|
||||
|
Reference in New Issue
Block a user