mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
289f67e0d3
commit
10b225a337
2 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ const {
|
|||
DOM,
|
||||
CloudFunc,
|
||||
} = globalThis;
|
||||
|
||||
const Name = 'UserMenu';
|
||||
|
||||
CloudCmd[Name] = {
|
||||
|
|
|
|||
|
|
@ -294,4 +294,3 @@ export function getDotDot(path) {
|
|||
|
||||
return dotDot;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue