Explorar o código

jicofo: fix syntax error on opus end brace

Aaron van Meerten %!s(int64=2) %!d(string=hai) anos
pai
achega
5addc54d63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jicofo/rootfs/defaults/jicofo.conf

+ 1 - 1
jicofo/rootfs/defaults/jicofo.conf

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