fix: generic json icon

This commit is contained in:
iCrawl 2017-11-27 00:27:00 +01:00
parent cb40c485e8
commit ed37486192
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -155,7 +155,7 @@
".dart": {
"image": "dart"
},
"/\\.(h|geo|topo)?json$/i": {
"/\\.(h|geo|topo)$/i": {
"image": "manifest"
},
".cson": {