Skip to content

Commit

Permalink
Add Google App Script (*.gs) file icon (#2143)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief authored Nov 14, 2023
1 parent e3897ee commit 783311a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/apps-script.svg
Loading
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 @@ -2464,5 +2464,6 @@ export const fileIcons: FileIcons = {
fileExtensions: ['abap', 'acds', 'asddls'],
},
{ name: 'lottie', fileExtensions: ['lottie'] },
{ name: 'apps-script', fileExtensions: ['gs'] },
],
};

0 comments on commit 783311a

Please sign in to comment.