Skip to content

Commit 64dd659

Browse files
glitchplaysgames714Copilot
andauthored
feat: add new icons for mrpack (#3439)
Co-authored-by: Copilot <copilot@github.com>
1 parent d92b04e commit 64dd659

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

icons/mrpack.svg

Lines changed: 1 addition & 0 deletions
Loading

src/core/icons/fileIcons.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3510,5 +3510,9 @@ export const fileIcons: FileIcons = {
35103510
fileNames: ['eas.json', '.easignore'],
35113511
light: true,
35123512
},
3513+
{
3514+
name: 'mrpack',
3515+
fileExtensions: ['mrpack'],
3516+
},
35133517
]),
35143518
};

0 commit comments

Comments
 (0)