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

This commit is contained in:
Aaron van Meerten 2023-03-17 07:27:50 -05:00 committed by GitHub
parent e5d421331d
commit bdcae290c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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