mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
chore(cloudcmd) lint: no-multi-spaces
This commit is contained in:
parent
d3ecafe0ea
commit
62e2ca2a64
28 changed files with 78 additions and 72 deletions
|
|
@ -25,7 +25,7 @@ const TITLE = 'Edit';
|
|||
let MSG_CHANGED;
|
||||
const isLoading = fullstore();
|
||||
|
||||
const ConfigView = {
|
||||
const ConfigView = {
|
||||
beforeClose: () => {
|
||||
exec.ifExist(Menu, 'hide');
|
||||
isChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue