From fbcd10e618e11df67d77012d6451ed11fbd6542e Mon Sep 17 00:00:00 2001 From: nightwing Date: Tue, 10 Mar 2015 20:31:07 +0400 Subject: [PATCH] fix +6546: Add Alt-Shift-T to reopen the last closed tab --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61463672..be9116d6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "c9.ide.ace.split": "#0ae0151c78", "c9.ide.ace.statusbar": "#d7b45bb7c3", "c9.ide.ace.stripws": "#34426a03d1", - "c9.ide.behaviors": "#3dbcad4203", + "c9.ide.behaviors": "#6aad7006a0", "c9.ide.closeconfirmation": "#a28bfd8272", "c9.ide.configuration": "#b8470f4107", "c9.ide.dialog.wizard": "#a588b64050",