tsv2-library 1.1.0-dev-alpha.40 → 1.1.0-dev-alpha.41

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.
@@ -63000,7 +63000,7 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
63000
63000
  try {
63001
63001
  if (props.type === "asset") {
63002
63002
  const tagType = getTagTypeQuery();
63003
- const { data: data30 } = await AssetsServices.getAllAssets({
63003
+ const { data: data30 } = await AssetsServices.postAssetList({
63004
63004
  excludeId,
63005
63005
  tagType,
63006
63006
  group,