mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(user-menu) rm "\n"
This commit is contained in:
parent
3273c1abe5
commit
24aa355ed0
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ module.exports = {
|
|||
|
||||
'C - Create User Menu File': async ({DOM, CloudCmd}) => {
|
||||
const {CurrentInfo} = DOM;
|
||||
|
||||
const {dirPath} = CurrentInfo;
|
||||
const path = `${dirPath}.cloudcmd.menu.js`;
|
||||
const {prefix} = CloudCmd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue