Add the change from chromebook
This commit is contained in:
parent
41b8f0178b
commit
203e0025ad
1 changed files with 2 additions and 2 deletions
|
@ -44,5 +44,5 @@ const execute = (c) => {
|
|||
})
|
||||
}
|
||||
}
|
||||
//const aliases = ['temp01_alias'] // Other command names that will work the same (optional)
|
||||
export { execute }
|
||||
const aliases = ['size'] // Other command names that will work the same (optional)
|
||||
export { execute, aliases }
|
||||
|
|
Loading…
Add table
Reference in a new issue