mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(client) loadDir: history enabled by default
This commit is contained in:
parent
2743f78cd3
commit
7053e6be0b
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ function CloudCmdProto(DOM) {
|
|||
|
||||
const {
|
||||
panel,
|
||||
history,
|
||||
history = true,
|
||||
noCurrent,
|
||||
currentName,
|
||||
} = p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue