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

fix missing font property on redux

This commit is contained in:
amacado
2020-07-04 12:43:24 +02:00
parent d7422ce2bd
commit aa21ece0ad

View File

@@ -763,7 +763,8 @@
"name": "redux", "name": "redux",
"tags": ["framework"], "tags": ["framework"],
"versions": { "versions": {
"svg": ["original"] "svg": ["original"],
"font": []
} }
}, },
{ {