mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Remove deprecated website field
This commit is contained in:
@@ -262,7 +262,7 @@ def print_matches(
|
||||
print(colored(" Type: Nostr Key", "cyan"))
|
||||
else:
|
||||
if website:
|
||||
print(colored(f" Website: {website}", "cyan"))
|
||||
print(colored(f" Label: {website}", "cyan"))
|
||||
if username:
|
||||
print(colored(f" Username: {username}", "cyan"))
|
||||
if url:
|
||||
|
Reference in New Issue
Block a user