Achieve consistency by using a single Image type

This commit is contained in:
2019-06-04 13:37:59 +09:00
parent 3d526f9198
commit dd36c852d3
14 changed files with 21 additions and 20 deletions

View File

@ -35,6 +35,7 @@
"**/*.ogg": true,
"**/*.m4a": true,
"**/*.webm": true,
"**/*.log": true
},
"[jade]": {
"files.trimTrailingWhitespace": false