Skip to content

Commit

Permalink
Add SPWN file icon (#2090)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Sep 22, 2023
1 parent 102607f commit 44eb29d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icons/spwn.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2419,5 +2419,6 @@ export const fileIcons: FileIcons = {
'panda.config.cjs',
],
},
{ name: 'spwn', fileExtensions: ['spwn'] },
],
};

0 comments on commit 44eb29d

Please sign in to comment.