From a691656ff930bd53de15f52cf971b54be51d2f88 Mon Sep 17 00:00:00 2001 From: Tim Robinson Date: Thu, 24 Sep 2015 15:38:58 +0000 Subject: [PATCH] Remove all special characters from the path --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05fbe448..6d8edab6 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "c9.ide.imgeditor": "#66a9733dc1", "c9.ide.immediate": "#18c23aa730", "c9.ide.installer": "#0fde9f0067", - "c9.ide.mount": "#83ca2db6fc", + "c9.ide.mount": "#f15e26a71d", "c9.ide.navigate": "#c191d9b92f", "c9.ide.newresource": "#981a408a7b", "c9.ide.openfiles": "#7fa4a97fed",