소스 검색

fix whitespace

pull/434/head
teutat3s 6 년 전
부모
커밋
9adddb19e2
No known key found for this signature in database GPG 키 ID: 18DAE600A6BBE705
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-jitsi/templates/web/config.js.j2

+ 1
- 1
roles/matrix-jitsi/templates/web/config.js.j2 파일 보기

@@ -21,7 +21,7 @@ var config = {
{% if matrix_jitsi_enable_auth %}
{% if matrix_jitsi_enable_guests %}
// When using authentication, domain for guest users.
anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}',
anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}',
{% endif %}

// Domain for authenticated users. Defaults to <domain>.


불러오는 중...
취소
저장