Skip to content

Commit

Permalink
add folderName modals
Browse files Browse the repository at this point in the history
  • Loading branch information
andyramseier committed Aug 18, 2022
1 parent ab24ae3 commit 62f2bc0
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 @@ -772,7 +772,7 @@ export const folderIcons: FolderTheme[] = [
},
{
name: 'folder-modal',
folderNames: ['modal'],
folderNames: ['modal', 'modals'],
},
],
},
Expand Down

0 comments on commit 62f2bc0

Please sign in to comment.