mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 00:50:59 +00:00
fix(cloudcmd) lKeysPanel -> kesyPanel
This commit is contained in:
parent
03a255285e
commit
010581248a
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
]);
|
||||
|
||||
if (!Config.showKeysPanel) {
|
||||
lKeysPanel = '<div class="keyspanel';
|
||||
keysPanel = '<div class="keyspanel';
|
||||
data = data.replace(keysPanel + '"', keysPanel +' hidden"');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue