+ Move the config of bi from biz version to open source version.

This commit is contained in:
liugang
2023-04-06 10:11:42 +00:00
parent 0a096cf93a
commit adc8d2d267
+3
View File
@@ -442,3 +442,6 @@ $config->featureGroup->agileplus = array();
$config->featureGroup->waterfallplus = array();
$config->featureGroup->assetlib = array();
$config->featureGroup->other = array('devops', 'kanban');
$config->bi = new stdclass();
$config->bi->pickerHeight = 150;