Skip to content

Commit 4937ddf

Browse files
Fix fileIcons.ts mappings
Signed-off-by: Firecrafter28 <74384569+Firecrafter28@users.noreply.github.com>
1 parent b7ecd50 commit 4937ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/icons/fileIcons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ export const fileIcons: FileIcons = {
301301
'sln.dotsettings.user',
302302
'cfg',
303303
'cnf',
304-
'.tool-versions',
304+
'tool-versions',
305305
],
306306
fileNames: [
307307
'.jshintignore',

0 commit comments

Comments
 (0)