@xuda.io/runtime-bundle 1.0.662 → 1.0.664

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.
@@ -12404,7 +12404,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
12404
12404
  },
12405
12405
  },
12406
12406
  };
12407
- debugger;
12407
+
12408
12408
  return await func.datasource.update(SESSION_ID, datasource_changes);
12409
12409
  }
12410
12410
 
@@ -10126,7 +10126,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
10126
10126
  },
10127
10127
  },
10128
10128
  };
10129
- debugger;
10129
+
10130
10130
  return await func.datasource.update(SESSION_ID, datasource_changes);
10131
10131
  }
10132
10132