Skip to content

Commit 624ac8c

Browse files
committed
icons: fix filename for cpp extensions
1 parent 20409ce commit 624ac8c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/icons.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
]
115115
},
116116
{
117-
"icon": "c++",
117+
"icon": "cpp",
118118
"extension": [
119119
".cpp"
120120
]
File renamed without changes.

0 commit comments

Comments
 (0)