diff --git a/client/client.js b/client/client.js index ecc31796..3e0ecb05 100644 --- a/client/client.js +++ b/client/client.js @@ -545,7 +545,7 @@ function CloudCmdProto(Util, DOM) { current = DOM.getFiles(panel)[0]; DOM.setCurrentFile(current, { - history: history + history, }); CloudCmd.emit('active-dir', Info.dirPath);