Skip to content

Commit

Permalink
Added cobol folder icons (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
andylib93 committed Jan 31, 2021
1 parent 42d46ee commit 85df959
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/folder-cobol-open.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/folder-cobol.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/folderIcons.ts
Expand Up @@ -599,6 +599,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-scala', folderNames: ['scala'] },
{ name: 'folder-connection', folderNames: ['connection', 'connections'] },
{ name: 'folder-quasar', folderNames: ['.quasar'] },
{ name: 'folder-cobol', folderNames: ['cobol'] },
],
},
{
Expand Down

0 comments on commit 85df959

Please sign in to comment.