Synced
This commit is contained in:
parent
a454b59432
commit
2a6e54a3f0
6 changed files with 33 additions and 9 deletions
|
|
@ -447,6 +447,7 @@ def create_app(args):
|
|||
alternate_locales=get_alternate_locale_links(),
|
||||
under_attack=args.under_attack,
|
||||
hide_api=args.hide_api,
|
||||
frontend_title=args.frontend_title,
|
||||
))
|
||||
|
||||
if args.require_api_key_secret:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue