mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-05 19:22:34 +02:00
format black
This commit is contained in:
@@ -56,6 +56,7 @@ def create_app(config_object="lnbits.settings") -> FastAPI:
|
|||||||
"url": "https://raw.githubusercontent.com/lnbits/lnbits-legend/main/LICENSE",
|
"url": "https://raw.githubusercontent.com/lnbits/lnbits-legend/main/LICENSE",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
if lnbits.settings.LNBITS_ADMIN_UI:
|
if lnbits.settings.LNBITS_ADMIN_UI:
|
||||||
g().admin_conf = conf
|
g().admin_conf = conf
|
||||||
check_settings(app)
|
check_settings(app)
|
||||||
|
Reference in New Issue
Block a user