Skip to content

Commit

Permalink
Add jfif file extension to image icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Dec 7, 2020
1 parent 4a662a2 commit 3952f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export const fileIcons: FileIcons = {
'sai',
'tga',
'xcf',
'jfif',
],
},
{ name: 'javascript', fileExtensions: ['js', 'esx', 'mjs'] },
Expand Down

0 comments on commit 3952f7a

Please sign in to comment.