@xuda.io/runtime-bundle 1.0.273 → 1.0.274
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.
|
@@ -33835,7 +33835,7 @@ func.UI.screen.execute_xu_functions = async function (
|
|
|
33835
33835
|
console.error(err.message);
|
|
33836
33836
|
return {};
|
|
33837
33837
|
}
|
|
33838
|
-
return {};
|
|
33838
|
+
// return {};
|
|
33839
33839
|
}
|
|
33840
33840
|
|
|
33841
33841
|
|