mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 23:38:49 +00:00
Add KEY_VALUE entry type
This commit is contained in:
@@ -13,3 +13,4 @@ class EntryType(str, Enum):
|
||||
SEED = "seed"
|
||||
PGP = "pgp"
|
||||
NOSTR = "nostr"
|
||||
KEY_VALUE = "key_value"
|
||||
|
Reference in New Issue
Block a user