mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-31 12:24:55 +01:00
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
|
{
|
||
|
{% 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 %}
|
||
|
}
|