Skip to content

Commit f4ef48c

Browse files
committed
fix: biome fix
1 parent cb7e56c commit f4ef48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/icons/languageIcons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,6 @@ export const languageIcons: LanguageIcon[] = [
210210
{
211211
name: 'skill',
212212
light: true,
213-
ids: ['skill']
213+
ids: ['skill'],
214214
},
215215
];

0 commit comments

Comments
 (0)