mirror of
https://github.com/jackeilles/xygt.git
synced 2024-11-25 16:22:41 +01:00
right i gotta add an extension to nvim to save for me
This commit is contained in:
parent
f1a6a59db2
commit
b736c2445b
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ def resetidpass():
|
|||
else:
|
||||
return f"Your new IDPass is \n {idpass}\n This will only be shown once, please save it somewhere safe."
|
||||
|
||||
### API Endpoint ###
|
||||
### API Endpoints ###
|
||||
|
||||
@app.route('/api')
|
||||
def api():
|
||||
|
|
Loading…
Reference in a new issue