element-web camelCase renaming (branding.authHeaderLogoUrl -> branding.auth_header_logo_url)

This commit is contained in:
Slavi Pantaleev
2023-08-10 15:55:44 +03:00
parent e7c5eff924
commit 1918519e07
3 changed files with 3 additions and 2 deletions

View File

@ -172,7 +172,7 @@ matrix_client_element_welcome_text: "_t('Decentralised, encrypted chat & col
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
matrix_client_element_branding_auth_header_logo_url: "{{ matrix_client_element_welcome_logo }}" # noqa var-naming
# URL to Wallpaper, shown in background of welcome page
matrix_client_element_branding_welcomeBackgroundUrl: ~ # noqa var-naming