From 4e0451bb1c2a2f36cbb7635ad92d56f905c15e34 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Feb 2015 09:18:57 -0500 Subject: [PATCH] chore(edit) add " " --- lib/client/edit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/edit.js b/lib/client/edit.js index 83109a3b..5e873705 100644 --- a/lib/client/edit.js +++ b/lib/client/edit.js @@ -83,7 +83,7 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format, edward; name = Info.name; if (isDir) - name +='.json'; + name += '.json'; edward.setModeForPath(name);