mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Remove redundant sensitive info prompt
This commit is contained in:
@@ -1810,8 +1810,7 @@ class PasswordManager:
|
||||
|
||||
self.display_entry_details(index)
|
||||
|
||||
if confirm_action("Show sensitive information? (y/N): "):
|
||||
self.display_sensitive_entry_info(entry, index)
|
||||
self.display_sensitive_entry_info(entry, index)
|
||||
|
||||
pause()
|
||||
self._entry_actions_menu(index, entry)
|
||||
|
Reference in New Issue
Block a user