Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jul 12, 2021
1 parent 2eea854 commit 739bada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ export const folderIcons: FolderTheme[] = [
'addon',
'addons',
'module',
'modules'
'modules',
],
},
{ name: 'folder-middleware', folderNames: ['middleware', 'middlewares'] },
Expand Down

0 comments on commit 739bada

Please sign in to comment.