diff --git a/client/client.js b/client/client.js index 09777785..3b394457 100644 --- a/client/client.js +++ b/client/client.js @@ -97,7 +97,7 @@ function CloudCmdProto(DOM) { const { panel, - history, + history = true, noCurrent, currentName, } = p;