*Adjust code.
This commit is contained in:
@@ -103,6 +103,6 @@ $config->gitlab->objectTables->bug = TABLE_BUG;
|
||||
$config->gitlab->objectTypes = array();
|
||||
$config->gitlab->objectTypes[''] = '';
|
||||
$config->gitlab->objectTypes['task'] = '任务';
|
||||
$config->gitlab->objectTypes['bug'] = 'bug';
|
||||
$config->gitlab->objectTypes['bug'] = 'Bug';
|
||||
$config->gitlab->objectTypes['story'] = '需求';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user