Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2020-12-30 16:46:01 +01:00
parent 78495b6487
commit f213d666e2

View File

@@ -705,7 +705,7 @@ if (\Froxlor\Froxlor::isFroxlorVersion('0.10.23')) {
if (\Froxlor\Froxlor::isDatabaseVersion('202009070')) {
showUpdateStep("Adding setting to hide imcompatible settings", true);
showUpdateStep("Adding setting to hide incompatible settings", true);
Settings::AddNew("system.hide_incompatible_settings", '0');
lastStepStatus(0);