mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-16 13:10:15 +02:00
3 lines
48 B
Python
3 lines
48 B
Python
from .app import create_app
|
|
|
|
app = create_app()
|