mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(load) src
This commit is contained in:
parent
d8d5cf21aa
commit
f56035caa3
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ module.exports.ext = ext;
|
|||
function load(params) {
|
||||
const {
|
||||
src,
|
||||
id = getIdBySrc(src),
|
||||
id = getIdBySrc(params.src),
|
||||
func,
|
||||
name,
|
||||
async,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue