mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-31 20:34:57 +01:00
8 lines
215 B
Django/Jinja
8 lines
215 B
Django/Jinja
{
|
|
{% if matrix_static_files_file_element_element_json_property_call_widget_url %}
|
|
"call": {
|
|
"widget_url": {{ matrix_static_files_file_element_element_json_property_call_widget_url | to_json }}
|
|
}
|
|
{% endif %}
|
|
}
|