Skip to content

Commit

Permalink
Update folderIcons.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaKhan committed Nov 3, 2023
1 parent 4dfcb44 commit 8c5b82a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,10 @@ export const folderIcons: FolderTheme[] = [
name: 'folder-taskfile',
folderNames: ['taskfile', 'taskfiles', '.taskfile', '.taskfiles'],
},
{
name: 'folder-drizzle',
folderNames: ['drizzle']
},
],
},
{
Expand Down

0 comments on commit 8c5b82a

Please sign in to comment.