mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 22:58:46 +01:00
2 lines
47 B
Python
2 lines
47 B
Python
from .app import create_app
|
|
app = create_app()
|