Browse Source

Update __init__.py

internalpayments
Arc 4 years ago
committed by GitHub
parent
commit
32cd672418
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lnbits/__init__.py

2
lnbits/__init__.py

@ -89,5 +89,5 @@ def migrate_databases():
# ----
if __name__ == "__main__":
app.run(debug=True)
app.run()

Loading…
Cancel
Save