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