barsa-novin-ray-core 2.3.38 → 2.3.40

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.
@@ -16471,7 +16471,6 @@ const functionL2 = function (portalService, applicationCtrlrService, titleServic
16471
16471
  const systemId = m?.[1] || ''; // "344344343"
16472
16472
  applicationCtrlrService.systemChange(systemId);
16473
16473
  applicationCtrlrService.initialize(resolve);
16474
- resolve(true);
16475
16474
  }); // load all systems if user is logged in
16476
16475
  }
16477
16476
  };