Adjust variable names
This commit is contained in:
@ -31,8 +31,8 @@
|
||||
"homeUrl": {{ matrix_riot_web_embedded_pages_home_url|string|to_json }}
|
||||
},
|
||||
"branding": {
|
||||
"authFooterLinks": {{ matrix_riot_web_welcome_footerlinks|to_json }},
|
||||
"authHeaderLogoUrl": {{ matrix_riot_web_welcome_authlogo|to_json }},
|
||||
"welcomeBackgroundUrl": {{ matrix_riot_web_welcome_background|to_json }}
|
||||
"authFooterLinks": {{ matrix_riot_web_branding_authFooterLinks|to_json }},
|
||||
"authHeaderLogoUrl": {{ matrix_riot_web_branding_authHeaderLogoUrl|to_json }},
|
||||
"welcomeBackgroundUrl": {{ matrix_riot_web_branding_welcomeBackgroundUrl|to_json }}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user