@xuda.io/runtime-bundle 1.0.622 → 1.0.623
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.
|
@@ -31994,7 +31994,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
|
|
|
31994
31994
|
val.value = '_empty_panel_program';
|
|
31995
31995
|
}
|
|
31996
31996
|
|
|
31997
|
-
ret = await render_panel();
|
|
31997
|
+
// ret = await render_panel();
|
|
31998
31998
|
|
|
31999
31999
|
return ret;
|
|
32000
32000
|
};
|