Commit 07b89b2b authored by Max Kellermann's avatar Max Kellermann

ConfigTemplates: rename "AudioOutput" back to "audio_output"

sed gone horribly wrong. D'oh!
parent 68b79f97
......@@ -42,7 +42,7 @@ const ConfigTemplate config_templates[] = {
{ "zeroconf_enabled", false, false },
{ "password", true, false },
{ "default_permissions", false, false },
{ "AudioOutput", true, true },
{ "audio_output", true, true },
{ "audio_output_format", false, false },
{ "mixer_type", false, false },
{ "replaygain", false, false },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment