Kaynağa Gözat

Fix mixed indentation

pull/1931/head
teutat3s 4 yıl önce
ebeveyn
işleme
91cca1b63a
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 18DAE600A6BBE705
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +3
    -3
      roles/matrix-base/templates/static-files/well-known/matrix-support.j2

+ 3
- 3
roles/matrix-base/templates/static-files/well-known/matrix-support.j2 Dosyayı Görüntüle

@@ -1,7 +1,7 @@
#jinja2: lstrip_blocks: "True"
{
"admins": {{ matrix_homeserver_admin_contacts|to_json }}
{% if matrix_homeserver_support_url %},
"support_page": "{{ matrix_homeserver_support_url|to_json }}"
{% endif %}
{% if matrix_homeserver_support_url %},
"support_page": "{{ matrix_homeserver_support_url|to_json }}"
{% endif %}
}

Yükleniyor…
İptal
Kaydet