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);