sysclk: fix default text in temporary overrides for display
This commit is contained in:
@@ -89,7 +89,8 @@ void GlobalOverrideGui::openValueChoiceGui(
|
|||||||
enableThresholds,
|
enableThresholds,
|
||||||
labels,
|
labels,
|
||||||
namedValues,
|
namedValues,
|
||||||
showDefaultValue
|
showDefaultValue,
|
||||||
|
true
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user