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