* Fix bug.

This commit is contained in:
wangyuting2
2022-09-29 08:04:53 +00:00
parent 53cf43823d
commit 64b22cb464
+1 -1
View File
@@ -171,7 +171,7 @@ class upgrade extends control
$this->upgrade->upgradeInProjectMode($programID, $systemMode);
$this->loadModel('custom')->disableFeaturesByMode($mode);
$this->loadModel('custom')->disableFeaturesByMode('lean');
$selectMode = false;
}