element-web camelCase renaming (branding.authFooterLinks -> branding.auth_footer_links)

This commit is contained in:
Slavi Pantaleev
2023-08-10 15:54:48 +03:00
parent 38c9aa9369
commit e7c5eff924
3 changed files with 3 additions and 2 deletions

View File

@ -169,7 +169,7 @@ matrix_client_element_welcome_text: "_t('Decentralised, encrypted chat & col
# Links, shown in footer of welcome page:
# [{"text": "Link text", "url": "https://link.target"}, {"text": "Other link"}]
matrix_client_element_branding_authFooterLinks: ~ # noqa var-naming
matrix_client_element_branding_auth_footer_links: ~ # noqa var-naming
# URL to image, shown during Login
matrix_client_element_branding_authHeaderLogoUrl: "{{ matrix_client_element_welcome_logo }}" # noqa var-naming