Skip to content

Commit

Permalink
Add Teal file icon (Closes #1180) (#1182)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 2, 2021
1 parent 434f220 commit 2dca13e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/teal.svg
Loading
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/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1614,5 +1614,6 @@ export const fileIcons: FileIcons = {
fileExtensions: ['horusec-config.json'],
},
{ name: 'coala', fileExtensions: ['coarc', 'coafile'] },
{ name: 'teal', fileExtensions: ['tl'] },
],
};

0 comments on commit 2dca13e

Please sign in to comment.