@libs-ui/components-table 0.2.318-0 → 0.2.319-0

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.
@@ -243,7 +243,7 @@ class LibsUiComponentsTableComponent {
243
243
  }),
244
244
  }),
245
245
  httpRequestData: signal({
246
- serviceOther: returnListObject(this.configSelectMoreItem()?.listOption),
246
+ objectInstance: returnListObject(this.configSelectMoreItem()?.listOption),
247
247
  functionName: 'list',
248
248
  argumentsValue: [],
249
249
  }),