@xuda.io/runtime-bundle 1.0.826 → 1.0.827
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -27558,6 +27558,7 @@ func.UI.worker.init = async function (SESSION_ID) {
|
|
|
27558
27558
|
// }
|
|
27559
27559
|
|
|
27560
27560
|
await func.UI.worker.execute(val.SESSION_ID, val);
|
|
27561
|
+
break;
|
|
27561
27562
|
} catch (err) {
|
|
27562
27563
|
console.error(err);
|
|
27563
27564
|
}
|