mftsccs-browser 1.1.50-beta → 1.1.51-beta

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.
@@ -2508,7 +2508,7 @@ function RecursiveSearchApi() {
2508
2508
  function RecursiveSearchApiWithInternalConnections() {
2509
2509
  return __awaiter(this, arguments, void 0, function* (composition = 0, listLinkers = [], textSearch = "") {
2510
2510
  if (_app__WEBPACK_IMPORTED_MODULE_5__.serviceWorker) {
2511
- const res = yield (0,_app__WEBPACK_IMPORTED_MODULE_5__.sendMessage)("RecursiveSearchApi", {
2511
+ const res = yield (0,_app__WEBPACK_IMPORTED_MODULE_5__.sendMessage)("RecursiveSearchApiWithInternalConnections", {
2512
2512
  composition,
2513
2513
  listLinkers,
2514
2514
  textSearch,