mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -19,7 +19,7 @@ REPORT = utils.StatusFile('/root/.api-report.json', data_format='json')
|
|||||||
|
|
||||||
|
|
||||||
def on_loaded():
|
def on_loaded():
|
||||||
logging.info("api plugin loaded.")
|
logging.info("grid plugin loaded.")
|
||||||
|
|
||||||
|
|
||||||
def get_api_token(last_session, keys):
|
def get_api_token(last_session, keys):
|
||||||
|
Reference in New Issue
Block a user