mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-16 11:09:13 +00:00
Trigger vault sync after imports
This commit is contained in:
@@ -372,6 +372,7 @@ def vault_import(
|
||||
"""Import a vault from an encrypted JSON file."""
|
||||
pm = _get_pm(ctx)
|
||||
pm.handle_import_database(Path(file))
|
||||
pm.sync_vault()
|
||||
typer.echo(str(file))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user