Fix formatting issue
This commit is contained in:
parent
3bfa9dd28e
commit
c154545a45
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ const dataSourceTemplates = [
|
|||
name: DataSourceInfo[DataSourceKey.MOODLE].name,
|
||||
description: DataSourceInfo[DataSourceKey.MOODLE].description,
|
||||
icon: DataSourceInfo[DataSourceKey.MOODLE].icon,
|
||||
},
|
||||
{
|
||||
id: DataSourceKey.JIRA,
|
||||
name: DataSourceInfo[DataSourceKey.JIRA].name,
|
||||
description: DataSourceInfo[DataSourceKey.JIRA].description,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue