Skip to content

Commit

Permalink
feat: Add vhs icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Okinea Dev committed Sep 19, 2024
1 parent 784c668 commit ebd15fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions icons/vhs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2578,9 +2578,8 @@ export const fileIcons: FileIcons = {
fileNames: ['.deepsource.toml'],
},
{
name: 'tape',
name: 'vhs',
fileExtensions: ['tape'],
clone: { base: 'video', color: 'purple-300' },
},
{
name: 'hurl',
Expand Down

0 comments on commit ebd15fe

Please sign in to comment.