Skip to content

Commit

Permalink
Update Adonis file icon (References #658)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Mar 31, 2020
1 parent 35d5fc2 commit 1034fd4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions icons/adonis.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: 0 additions & 1 deletion icons/adonisjs.svg

This file was deleted.

4 changes: 1 addition & 3 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -880,8 +880,6 @@ export const fileIcons: FileIcons = {
{ name: 'coconut', fileExtensions: ['coco'] },
{ name: 'capacitor', fileNames: ['capacitor.config.json'] },
{ name: 'sketch', fileExtensions: ['sketch'] },


{ name: 'adonisjs', fileExtensions: ['.adonisrc.json'] }
{ name: 'adonis', fileNames: ['.adonisrc.json'] },
]
};

0 comments on commit 1034fd4

Please sign in to comment.