Skip to content

Commit b4654f8

Browse files
update element section
1 parent 9276333 commit b4654f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/matrix-awx/tasks/set_variables_element.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'matrix_client_element_default_theme': '{{ matrix_client_element_default_theme }}'
1414
'matrix_client_element_registration_enabled': '{{ matrix_client_element_registration_enabled }}'
1515
'matrix_client_element_brand': '{{ matrix_client_element_brand }}'
16-
'matrix_client_element_branding_welcomeBackgroundUrl:' '{{ matrix_client_element_branding_welcomeBackgroundUrl }}'
16+
'matrix_client_element_branding_welcomeBackgroundUrl': '{{ matrix_client_element_branding_welcomeBackgroundUrl }}'
1717
'matrix_client_element_welcome_logo': '{{ matrix_client_element_welcome_logo }}'
1818
'matrix_client_element_welcome_logo_link': '{{ matrix_client_element_welcome_logo_link }}'
1919

0 commit comments

Comments
 (0)