jicofo: fix syntax error on opus end brace (#1506)

pull/1507/head
Aaron van Meerten 2 years ago committed by GitHub
parent e5d421331d
commit bdcae290c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jicofo/rootfs/defaults/jicofo.conf

@ -107,8 +107,8 @@ jicofo {
red {
enabled = "{{ .Env.ENABLE_CODEC_OPUS_RED | toBool }}"
}
{{ end }}
}
{{ end }}
}
}

Loading…
Cancel
Save