mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 22:58:46 +01:00
format black
This commit is contained in:
parent
a6bdd8c575
commit
635bcf66d6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue