element-web camelCase renaming (branding.welcomeBackgroundUrl -> branding.welcome_background_url)

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

View File

@ -40,6 +40,7 @@
- {'old': 'matrix_client_element_settingDefaults_custom_themes', 'new': 'matrix_client_element_setting_defaults_custom_themes'}
- {'old': 'matrix_client_element_branding_authFooterLinks', 'new': 'matrix_client_element_branding_auth_footer_links'}
- {'old': 'matrix_client_element_branding_authHeaderLogoUrl', 'new': 'matrix_client_element_branding_auth_header_logo_url'}
- {'old': 'matrix_client_element_branding_welcomeBackgroundUrl', 'new': 'matrix_client_element_branding_welcome_background_url'}
- when: matrix_client_element_container_labels_traefik_enabled | bool
block: