fix: generic json icon
This commit is contained in:
parent
cb40c485e8
commit
ed37486192
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
||||||
".dart": {
|
".dart": {
|
||||||
"image": "dart"
|
"image": "dart"
|
||||||
},
|
},
|
||||||
"/\\.(h|geo|topo)?json$/i": {
|
"/\\.(h|geo|topo)$/i": {
|
||||||
"image": "manifest"
|
"image": "manifest"
|
||||||
},
|
},
|
||||||
".cson": {
|
".cson": {
|
||||||
|
|
Loading…
Reference in a new issue