Skip to content

Commit

Permalink
Added "ace"
Browse files Browse the repository at this point in the history
  • Loading branch information
GraxMonzo authored Aug 23, 2020
1 parent 3220162 commit 988f24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ export const fileIcons: FileIcons = {
{ name: 'capacitor', fileNames: ['capacitor.config.json'] },
{ name: 'sketch', fileExtensions: ['sketch'] },
{ name: 'pawn', fileExtensions: ['pwn', 'amx'] },
{ name: 'adonis', fileNames: ['.adonisrc.json'] },
{ name: 'adonis', fileNames: ['.adonisrc.json', 'ace'] },
{ name: 'forth', fileExtensions: ['4th', 'fth', 'frt'] },
{
name: 'uml',
Expand Down

0 comments on commit 988f24c

Please sign in to comment.