mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-14 16:55:59 +08:00
feat(wip): 本地脚本支持传入参数
This commit is contained in:
parent
ff1dacda87
commit
87a4b14ae2
@ -185,6 +185,7 @@ async function processFn(
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
script = content;
|
script = content;
|
||||||
|
$arguments = item.args.arguments || {};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user