Skip to content

Commit 96d406c

Browse files
authored
feat: Image icon for KTX and KTX2 files (#3246)
1 parent f55146a commit 96d406c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core/icons/fileIcons.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ export const fileIcons: FileIcons = {
206206
'srf',
207207
'srw',
208208
'x3f',
209+
'ktx',
210+
'ktx2',
209211
],
210212
},
211213
{ name: 'palette', fileExtensions: ['pal', 'gpl', 'act'] },

0 commit comments

Comments
 (0)