From bfe86349e73265f22eec09060862974fed376cc3 Mon Sep 17 00:00:00 2001 From: Brady Dowling Date: Fri, 16 Dec 2016 17:37:06 +0000 Subject: [PATCH] Capitalize ZenTabs in settings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1ba2b65..3a9bef1a 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "c9.ide.ace.split": "#0ae0151c78", "c9.ide.ace.statusbar": "#14a992e377", "c9.ide.ace.stripws": "#042a9936e3", - "c9.ide.behaviors": "#9b8211bccb", + "c9.ide.behaviors": "#4ad41bb750", "c9.ide.closeconfirmation": "#cee4674141", "c9.ide.configuration": "#a936df26bb", "c9.ide.dialog.wizard": "#7667ec79a8",