mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
3 lines
47 B
Python
3 lines
47 B
Python
from .app import create_app
|
|
app = create_app()
|