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

3 lines
47 B
Python

from .app import create_app
app = create_app()