Skip to content

Commit

Permalink
Add jrxml file extension to xml icon (material-extensions#1632)
Browse files Browse the repository at this point in the history
* Add jrxml file extension to xml icon

* Update fileIcons.ts
  • Loading branch information
PKief authored and Anselmoo committed Nov 5, 2022
1 parent 4beddbd commit 47b548f
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 @@ -90,6 +90,7 @@ export const fileIcons: FileIcons = {
'xml.dist',
'xml.dist.sample',
'dmn',
'jrxml',
],
fileNames: ['.htaccess'],
},
Expand Down

0 comments on commit 47b548f

Please sign in to comment.