Skip to content

Commit 776a78a

Browse files
committed
fix: correct JSON structure by adding missing closing brackets
1 parent b21e774 commit 776a78a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

devicon.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12233,7 +12233,9 @@
1223312233
"font": [
1223412234
"original"
1223512235
]
12236-
},
12236+
}
12237+
},
12238+
{
1223712239
"color": "#000000",
1223812240
"name": "sfml",
1223912241
"altnames": [

0 commit comments

Comments
 (0)