mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore(cloudcmd) lint using actions
This commit is contained in:
parent
0edbffa093
commit
a091a382ca
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ module.exports.init = async () => {
|
|||
|
||||
await CloudCmd.View();
|
||||
await loadAll();
|
||||
await create();
|
||||
create();
|
||||
};
|
||||
|
||||
module.exports.show = show;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue