ConfigTemplates: rename "AudioOutput" back to "audio_output"
sed gone horribly wrong. D'oh!
This commit is contained in:
parent
68b79f97f3
commit
07b89b2bad
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user