element-web camelCase renaming (showLabsSettings -> show_labs_settings)
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"integrations_widgets_urls": {{ matrix_client_element_integrations_widgets_urls | to_json }},
|
||||
"integrations_jitsi_widget_url": {{ matrix_client_element_integrations_jitsi_widget_url | string | to_json }},
|
||||
"bug_report_endpoint_url": {{ matrix_client_element_bug_report_endpoint_url | to_json }},
|
||||
"showLabsSettings": {{ matrix_client_element_showLabsSettings | to_json }},
|
||||
"show_labs_settings": {{ matrix_client_element_show_lab_settings | to_json }},
|
||||
"roomDirectory": {
|
||||
"servers": {{ matrix_client_element_roomdir_servers | to_json }}
|
||||
},
|
||||
|
Reference in New Issue
Block a user