bugfix, remove incorrect ]
This commit is contained in:
parent
f7f885c705
commit
4b48d1854f
1 changed files with 1 additions and 1 deletions
|
@ -1191,7 +1191,7 @@ url_preview_accept_language:
|
|||
turn_uris:
|
||||
{% for uri in matrix.turn_uris %}
|
||||
- {{ uri }}
|
||||
{% endfor %}]
|
||||
{% endfor %}
|
||||
|
||||
# The shared secret used to compute passwords for the TURN server
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue