Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
215 B

  1. {
  2. {% if matrix_static_files_file_element_element_json_property_call_widget_url %}
  3. "call": {
  4. "widget_url": {{ matrix_static_files_file_element_element_json_property_call_widget_url | to_json }}
  5. }
  6. {% endif %}
  7. }