Skip to content

Commit

Permalink
Correct file icon for .vue files (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgordeSL authored and DavidBabel committed Jun 2, 2019
1 parent 9c83207 commit e542d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@
"todo": "_f_todo",
"twig": "_f_mustache",
"ts": "_f_typescript",
"vue": "_f_mustache",
"vue": "_f_vue",
"vscodeignore": "_f_visualstudiocode",
"xml": "_f_source",
"axml": "_f_source",
Expand Down

0 comments on commit e542d48

Please sign in to comment.