element-web camelCase renaming (branding.authHeaderLogoUrl -> branding.auth_header_logo_url)
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
{% endif %}
|
||||
"branding": {
|
||||
"auth_footer_links": {{ matrix_client_element_branding_auth_footer_links | to_json }},
|
||||
"authHeaderLogoUrl": {{ matrix_client_element_branding_authHeaderLogoUrl | to_json }},
|
||||
"auth_header_logo_url": {{ matrix_client_element_branding_auth_header_logo_url | to_json }},
|
||||
"welcomeBackgroundUrl": {{ matrix_client_element_branding_welcomeBackgroundUrl | to_json }}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user