mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 18:11:30 +01:00
4 lines
48 B
Python
4 lines
48 B
Python
from .app import create_app
|
|
|
|
app = create_app()
|