From b5e3459136c5db2829099202622525fca802b61d Mon Sep 17 00:00:00 2001 From: alexesprit Date: Sun, 2 Feb 2020 19:34:40 +0300 Subject: [PATCH] Add `code` icon for XAML files --- src/items.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/items.json b/src/items.json index b46ed82..eb76dec 100644 --- a/src/items.json +++ b/src/items.json @@ -310,7 +310,8 @@ "data_markup": [ "xml", "xsl", - "xslt" + "xslt", + "xaml" ], "sheet": [ "csv",