mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 08:19:23 +00:00
feat: add tags support to entries
This commit is contained in:
@@ -39,6 +39,7 @@ def test_add_and_retrieve_entry():
|
||||
"kind": "password",
|
||||
"notes": "",
|
||||
"custom_fields": custom,
|
||||
"tags": [],
|
||||
}
|
||||
|
||||
data = enc_mgr.load_json_data(entry_mgr.index_file)
|
||||
|
Reference in New Issue
Block a user