lnbits-legend/lnbits/__main__.py
2022-10-25 09:23:30 +02:00

4 lines
48 B
Python

from .app import create_app
app = create_app()