lnbits-legend/lnbits/__main__.py
2022-10-05 13:04:38 +02:00

4 lines
48 B
Python

from .app import create_app
app = create_app()