1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-22 22:24:43 +02:00

Fix it so mocha now have a plain font

This commit is contained in:
Thomas Bui
2020-10-11 19:16:33 -07:00
parent 352bb8aaf3
commit da0c8ced01

View File

@@ -1620,7 +1620,9 @@
"svg": [ "svg": [
"plain" "plain"
], ],
"font": [] "font": [
"plain"
]
}, },
"color": "#8d6748", "color": "#8d6748",
"aliases": [] "aliases": []