[fix] conf
This commit is contained in:
parent
859d3247d4
commit
b24e776a06
|
|
@ -545,7 +545,7 @@ namespace _munin.conf
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
return (conf_raw.content as type_conf_v6);
|
return (conf_raw.content as type_conf_v7);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue