mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -26,7 +26,7 @@ class DisplayPassword(plugins.Plugin):
|
||||
Displays recently cracked passwords
|
||||
"""
|
||||
__defaults__ = {
|
||||
'enabled': True,
|
||||
'enabled': False,
|
||||
}
|
||||
|
||||
def on_loaded(self):
|
||||
|
Reference in New Issue
Block a user