Skip to content

Commit 441a1c9

Browse files
authored
Merge pull request #7800 from Cecil0o0/patch-3
2 parents 19056e5 + c56da71 commit 441a1c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api/extension-guides/file-icon-theme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,9 @@ Language contributors can define an icon for the language.
197197
"dark": "./icons/latex-dark.png"
198198
}
199199
}
200-
]
200+
]
201+
}
202+
}
201203
```
202204

203205
The icon is used if a file icon theme only has a generic file icon for the language.

0 commit comments

Comments
 (0)