Add missing SiXml import
- Add SiXml to import list to fix ReferenceError - SiXml was being used in iconMap but not imported - All XML files now properly display XML icon
This commit is contained in:
@@ -34,6 +34,7 @@ import {
|
|||||||
SiSass,
|
SiSass,
|
||||||
SiLess,
|
SiLess,
|
||||||
SiJson,
|
SiJson,
|
||||||
|
SiXml,
|
||||||
SiYaml,
|
SiYaml,
|
||||||
SiToml,
|
SiToml,
|
||||||
SiShell,
|
SiShell,
|
||||||
|
|||||||
Reference in New Issue
Block a user