Skip to content

Commit

Permalink
Add reports folder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Oct 5, 2020
1 parent 7edd20e commit 2d1e9f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ export const folderIcons: FolderTheme[] = [
'asset',
'assets',
'static',
'report',
'reports',
],
},
{
Expand Down Expand Up @@ -573,6 +575,7 @@ export const folderIcons: FolderTheme[] = [
folderNames: ['.azure-pipelines', '.azure-pipelines-ci'],
},
{ name: 'folder-mjml', folderNames: ['mjml'] },
{ name: 'folder-support', folderNames: ['support', 'help'] },
],
},
{
Expand Down

0 comments on commit 2d1e9f2

Please sign in to comment.