mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
refactor(client) rm KeysPanel
This commit is contained in:
parent
98a3bcd171
commit
f81becc8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@
|
|||
Listeners.changeLinks(CloudFunc.LEFTPANEL);
|
||||
Listeners.changeLinks(CloudFunc.RIGHTPANEL);
|
||||
|
||||
CloudCmd.KeysPanel = Listeners.initKeysPanel();
|
||||
Listeners.initKeysPanel();
|
||||
|
||||
CloudCmd.getConfig(function(config) {
|
||||
var localStorage = config.localStorage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue