mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-11 03:03:10 +00:00
Updated AsyncFunction (markdown)
parent
c9b788ed26
commit
348d24f621
|
@ -39,7 +39,7 @@ function _async_sub_01(args) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function main(args) {
|
function main(args) {
|
||||||
if (!AsyncFunction.bind(exports, args) {
|
if (!AsyncFunction.bind(exports, args)) {
|
||||||
onShoutcut(args);
|
onShoutcut(args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user